Revit 2026 API
Electrical |
Get electrical conduit types information of the project.
Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public WireConduitTypeSet WireConduitTypes { get; }
Public ReadOnly Property WireConduitTypes As WireConduitTypeSet Get
public: property WireConduitTypeSet^ WireConduitTypes { WireConduitTypeSet^ get (); }
member WireConduitTypes : WireConduitTypeSet with get
Property Value
WireConduitTypeSetSee Also