2027 Method
Changes 5
M

CurveLoop.GetRectangularHeight

Description:
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.
public double GetRectangularHeight(
	Plane plane
)
  • plane
    The plane to which the curves will be projected.
Return Value Double The height.