<Code Lib>
2026 Property
Changes 0
P

NurbsSurfaceData.ReverseOrientation

Description:
If true, the surface's orientation is opposite to the canonical parametric orientation, otherwise it is the same. The canonical parametric orientation is a counter-clockwise sense of rotation in the uv-parameter plane.

public bool ReverseOrientation { get; }

Loading…