Click or drag to resize

FileObjWriteOptionsExportTcs Property

Enable/disable export of texture coordinates, if they exist.

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

Property Value

Type: Boolean
See Also