Click or drag to resize

FileObjWriteOptionsExportNormals Property

Enable/disable export of vertex normals, if they exist.

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

Property Value

Type: Boolean
See Also