RevolvedSurface.IsValidProfileCurve(XYZ, XYZ, Curve)
Description:
Checks if the input profile curve is valid to create a surface of revolution around the given axis.
Checks if the input profile curve is valid to create a surface of revolution around the given axis.
Remarks:
The validity is defined as follows:
The validity is defined as follows:
- The profile curve is bounded and non-degenerate.
- It is co-planar with the axis of revolution.
- It lies on only one side of the axis.
- Only the end points of the profile curve can touch the axis.
Overloads (2):
-
A non-optional argument was null
No comments yet. Start the discussion.
Loading…