IFCExtrusionCalculatorOptionsScale Property

The scaling factor for length measurements from the default Revit units to the export units.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Scale { get; set; }

Property Value

Double
See Also