CurveLoop.IsRectangular
Description:
Identifies if the curve loop is rectangular with respect to a given projection plane.
Identifies if the curve loop is rectangular with respect to a given projection plane.
public bool IsRectangular(
Plane plane
)
-
planeThe plane to which the curves will be projected to determine if they represent a rectangle.
Return Value
bool
True if the curve loop is rectangular, false otherwise.
-
A non-optional argument was null