Click or drag to resize

SmoothingCoordinateSystem Enumeration

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

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum SmoothingCoordinateSystem
Members
  Member nameValueDescription
World0 World coordinates
CPlane1 Construction plane coordinates
Object2 Object u, v, and n coordinates
See Also