LinearEntity3dIsOn Method |
| Name | Description | |
|---|---|---|
| IsOn(Double) |
Checks whether a specified parameter value is
within a valid parametric range of the curve.
(Inherited from Curve3d.) |
|
| IsOn(Plane) | ||
| IsOn(Point3d) |
Checks whether a specified point lies on this
curve.
(Inherited from Curve3d.) |
|
| IsOn(Double, Tolerance) |
Checks whether a specified parameter value is
within a valid parametric range of the curve.
(Inherited from Curve3d.) |
|
| IsOn(Plane, Tolerance) | ||
| IsOn(Point3d, Double) |
Checks whether a specified point lies on this
curve.
(Inherited from Curve3d.) |
|
| IsOn(Point3d, Tolerance) |
Checks whether a specified point lies on this
curve within a specified tolerance.
(Inherited from Curve3d.) |
|
| IsOn(Point3d, Double, Tolerance) |
Checks whether a specified point lies on this
curve.
(Inherited from Curve3d.) |
| © Bricsys NV. All rights reserved. |