You are here: Start » AVL.NET » AVL.PointToPlaneDistance3D(AvlNet.Point3D, AvlNet.Plane3D, float, float)
AVL.PointToPlaneDistance3D(AvlNet.Point3D, AvlNet.Plane3D, float, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void PointToPlaneDistance3D( AvlNet.Point3D inPoint, AvlNet.Plane3D inPlane, float inResolution, out float outDistance )
Parameters
- inPoint
- Type: AvlNet.Point3D
- inPlane
- Type: AvlNet.Plane3D
- inResolution
- Type: System.Single
- outDistance
- Type: System.Single
