IFCExtrusionCreationDataScaledHeight Property

The height of the extrusion, scaled to the units of export.

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

Property Value

Double
Zero if the height has never been set on this object.
See Also