FileObjWriteOptions.ExportTcs Property

FileObjWriteOptionsExportTcs Property

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

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public bool ExportTcs { get; set; }
Public Property ExportTcs As Boolean
	Get
	Set

Property Value

Type: Boolean
Version Information

Rhino for Windows

Supported in: 6.14
See Also