FileObjWriteOptionsExportNormals Property |
Enable/disable export of vertex normals, if they exist.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic bool ExportNormals { get; set; }Public Property ExportNormals As Boolean
Get
Set
Property Value
Type:
Boolean
Version InformationRhino for Windows
Supported in: 6.8
See Also