LinearEntity3dIsOn Method

Overload List
  Name Description
Public method IsOn(Double)
Checks whether a specified parameter value is within a valid parametric range of the curve.
(Inherited from Curve3d.)
Public method IsOn(Plane)
Public method IsOn(Point3d)
Checks whether a specified point lies on this curve.
(Inherited from Curve3d.)
Public method IsOn(Double, Tolerance)
Checks whether a specified parameter value is within a valid parametric range of the curve.
(Inherited from Curve3d.)
Public method IsOn(Plane, Tolerance)
Public method IsOn(Point3d, Double)
Checks whether a specified point lies on this curve.
(Inherited from Curve3d.)
Public method IsOn(Point3d, Tolerance)
Checks whether a specified point lies on this curve within a specified tolerance.
(Inherited from Curve3d.)
Public method IsOn(Point3d, Double, Tolerance)
Checks whether a specified point lies on this curve.
(Inherited from Curve3d.)
Top
See Also

©  Bricsys NV. All rights reserved.