Click or drag to resize

FileIgsWriteOptionsCurveMaxDegree Property

d >= 3 means all NURBS curves with degree > d be fit with degree d non-rational cubics.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public FileIgsWriteOptionsMaxDegreeMode CurveMaxDegree { get; set; }

Property Value

Type: FileIgsWriteOptionsMaxDegreeMode
See Also