FileObjWriteOptions.CurveType Enumeration

FileObjWriteOptionsCurveType Enumeration

Type of curve used for trimmed surfaces

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 6.0
Syntax
public enum CurveType
Public Enumeration CurveType
Members
  Member nameValueDescription
Polyline0 Polyline approximation, see comments for AngleTolRadians
Nurbs1
See Also