MultiSegmentGrid.IsValidCurveLoop
Description:
Identifies whether the specified curve loop is valid for creation of a MultiSegmentGrid.
Identifies whether the specified curve loop is valid for creation of a MultiSegmentGrid.
public static bool IsValidCurveLoop(
CurveLoop curveLoop
)
-
curveLoopThe curve loop.
Return Value
bool
True if the curve loop is an open curve loop consisting of lines and arcs, and false otherwise.
-
A non-optional argument was null