You are here: Start » AVL.NET » AVL.PathToWorldCoordinates(AvlNet.Path, AvlNet.Position3D, float, AvlNet.Point3D[])
AVL.PathToWorldCoordinates(AvlNet.Path, AvlNet.Position3D, float, AvlNet.Point3D[])
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PathToWorldCoordinates( AvlNet.Path inPath, AvlNet.Position3D inWorldPlane, float inResolution, out AvlNet.Point3D[] outWorldPoints )
Parameters
- inPath
- Type: AvlNet.Path
- inWorldPlane
- Type: AvlNet.Position3D
- inResolution
- Type: System.Single
- outWorldPoints
- Type: AvlNet.Point3D
