BaseImportOptionsCustomScale Property

Scaling the import. If this is defined and a valid value (> 0.0), it takes priority over units.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double CustomScale { get; set; }

Property Value

Double
See Also