Slope Property


The slope of the extrusion, in degrees.

Namespace: Autodesk.Revit.DB.IFC
Assembly: RevitAPIIFC (in RevitAPIIFC.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2012

Syntax

C#
public double Slope { get; set; }
Visual Basic
Public Property Slope As Double
	Get
	Set
Visual C++
public:
property double Slope {
	double get ();
	void set (double value);
}

Field Value

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

See Also

ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →