Click or drag to resize

FileReadOptionsUseScaleGeometry Property

If this parameter is true, then no questions are asked when unit conversion scaling is optional and the setting specified by ScaleGeometry is used.

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

Property Value

Type: Boolean
See Also