RhinoCommon API
SmoothingCoordinateSystem Enumeration |
The direction of the smoothing used by Curve, Surface, and Mesh Smooth.
Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll)
| Member name | Value | Description | |
|---|---|---|---|
| World | 0 | World coordinates | |
| CPlane | 1 | Construction plane coordinates | |
| Object | 2 | Object u, v, and n coordinates |