Curve3dGetNormalPoint Method

Overload List
  Name Description
Public method GetNormalPoint(Point3d) Retrieves the point on this curve where normal extends through the passed point.
Public method GetNormalPoint(Point3d, Tolerance) Retrieves the point on this curve where normal extends through the passed point within the specified tolerance.
Top
See Also