Revit 2025 API
Spec |
Number of Poles, in discipline Electrical.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static ForgeTypeId NumberOfPoles { get; }
Public Shared ReadOnly Property NumberOfPoles As ForgeTypeId Get
public: static property ForgeTypeId^ NumberOfPoles { ForgeTypeId^ get (); }
static member NumberOfPoles : ForgeTypeId with get
Property Value
ForgeTypeIdSee Also