SmoothingCoordinateSystem Enumeration

SmoothingCoordinateSystem Enumeration

The direction of the smoothing used by Curve, Surface, and Mesh Smooth.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public enum SmoothingCoordinateSystem
Public Enumeration SmoothingCoordinateSystem
Members
  Member nameValueDescription
World0 World coordinates
CPlane1 Construction plane coordinates
Object2 Object u, v, and n coordinates
Version Information

Rhino for Windows

Supported in: 6.8
See Also