Click or drag to resize

FileObjWriteOptionsExportAsTriangles Property

Enable/disable export of faces as triangles.

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

Property Value

Type: Boolean
See Also