2024 Method
Changes 0
M

MultiSegmentGrid.IsValidCurveLoop

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