Revit 2026 API
Conductor |
The Conductor Material id.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public ElementId Id { get; }
Public ReadOnly Property Id As ElementId Get
public: property ElementId^ Id { ElementId^ get (); }
member Id : ElementId with get
Property Value
ElementIdSee Also