CurveLoop.GetRectangularHeight
Description:
Returns the width of a curve loop if it is rectangular with respect to the projection plane.
Returns the width of a curve loop if it is rectangular with respect to the projection plane.
Remarks:
The height is determined by the V extents of the UV curve created by from the curve loop plane.
The height is determined by the V extents of the UV curve created by from the curve loop plane.
-
planeThe plane to which the curves will be projected.
Return Value
The height.
The height.
-
A non-optional argument was NULL
-
The curve loop is not rectangular when projected to the input plane.