Click or drag to resize

FileIgsWriteOptionsNoZerosInTSection Property

The GridTool program used at NASA Langly cannot read IGES files that have leading zeros in the T section.

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

Property Value

Type: Boolean
See Also