Curve2dIsOn Method

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

©  Bricsys NV. All rights reserved.