Click or drag to resize

FileIgsWriteOptionsWriteNonPlanarUnitNormal Property

true means the UnitNormal will be written regardless, even if the curve is non planar

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

Property Value

Type: Boolean
See Also