Slope Property


IFCExtrusion Creation Data Slope Property

The slope of the extrusion, in degrees.

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

Property Value

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