You are here: Start » AVL.NET » AVL.PathToPointDistance(AvlNet.Point2D, AvlNet.Path, float, float)
AVL.PathToPointDistance(AvlNet.Point2D, AvlNet.Path, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PathToPointDistance( AvlNet.Point2D inPoint, AvlNet.Path inPath, float inResolution, out float outDistance )
Parameters
- inPoint
- Type: AvlNet.Point2D
- inPath
- Type: AvlNet.Path
- inResolution
- Type: System.Single
- outDistance
- Type: System.Single
