Curve
|
| Name | Description | |
|---|---|---|
| Set(Curve3d, Curve3d, Vector3d) | Sets the curves of this intersector. | |
| Set(Curve3d, Curve3d, Vector3d, Tolerance) | Sets the curves of this intersector according to a geometric tolerance. | |
| Set(Curve3d, Curve3d, Interval, Interval, Vector3d) | Sets the curves of this intersector limited by the specified ranges. | |
| Set(Curve3d, Curve3d, Interval, Interval, Vector3d, Tolerance) | Sets the curves of this intersector limited by the specified ranges. |