Click or drag to resize

FileObjWriteOptionsSignificantDigits Property

Number of significant digits to write out for floating point numbers

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

Property Value

Type: Int32
See Also