StartSlot Property


The Start Slot where the Electrical System is located in its panel.

Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 18.0.0.0 (18.2.0.0)
Since: 2011

Syntax

C#
public int StartSlot { get; }
Visual Basic
Public ReadOnly Property StartSlot As Integer
	Get
Visual C++
public:
property int StartSlot {
	int get ();
}

Remarks

This property is used to retrieve the Start Slot of the Electrical System.

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 →