Search
Polygon3D.PointToPlaneDist Method
See Also
 






Gets the distance from a point.

 Overload List

Name Description

Polygon3D.PointToPlaneDist (Point3D)

Gets the distance from specified point to polygon's plane.

Polygon3D.PointToPlaneDist (Point3D, Point3D, Vector3D)

Gets the distance from specified point to specified plane.

 See Also