2026 Class Back to 2026
C

ElectricalSystem

Version comparison

Members across versions

66 members across 9 versions · 13 added later · 3 removed · 7 changed · 3 obsolete

Member-name color: stable · changed · removed · obsolete · added later

Member 2020 2021 2022 2023 2024 2025 2025.3 2026 2027
M AddToCircuit(ElementSet)
same same same same same changed same same same
M Create(Connector, ElectricalSystemType)
same same same same same changed same same same
M Create(Document, IList<ElementId>, ElectricalSystemType)
same same same same same changed same same same
same same same same same same same same same
same same same same same same same same same
M IsCircuitPathValid(IList<XYZ>)
same same same same same same same same same
M NewWires(View, WiringType)
same same same same same changed same same same
M RemoveFromCircuit(ElementSet)
same same same same same same same same same
M SelectPanel(FamilyInstance)
same same same same same same same same same
M SetCircuitPath(IList<XYZ>)
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Frame
not yet introduced added same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
same same same same same same same same same
P Length
same same same same same same same same same
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced not yet introduced added same
same same same same same same same same same
same same same same same same same same same
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
P Rating
same same same same same same same same same
same same same same same same same same same
not yet introduced added same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same same same
same same same same same same same changed missing
P Ways
not yet introduced added same same same same same same same
same same same same same same same changed missing
same same same same same same same changed missing

Per-version detail

Click a version below to see what changed in that release vs your current frame (2026).
2026 current

Changes in 2020 vs 2026 13 missing 7 changed

Flip API Versions →

Missing in 2020 (only available in 2026)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns nullNothingnullptrBoolean If successful, all the components will add to the system. Otherwise is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document
electComponents IList<ElementId>
elecSysType ElectricalSystemType
→ returns nullNothingnullptrElectricalSystem ElectricalSystem
ElectricalSystem.NewWires(View, WiringType)
view View The view in which the wire is to be visible.
wiringType WiringType Specify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
→ returns New created wiresWireSet New created wires
ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2021 vs 2026 7 missing 7 changed

Flip API Versions →

Missing in 2021 (only available in 2026)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns nullNothingnullptrBoolean If successful, all the components will add to the system. Otherwise is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document
electComponents IList<ElementId>
elecSysType ElectricalSystemType
→ returns nullNothingnullptrElectricalSystem ElectricalSystem
ElectricalSystem.NewWires(View, WiringType)
view View The view in which the wire is to be visible.
wiringType WiringType Specify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
→ returns New created wiresWireSet New created wires
ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2022 vs 2026 7 missing 7 changed

Flip API Versions →

Missing in 2022 (only available in 2026)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns nullNothingnullptrBoolean If successful, all the components will add to the system. Otherwise is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document
electComponents IList<ElementId>
elecSysType ElectricalSystemType
→ returns nullNothingnullptrElectricalSystem ElectricalSystem
ElectricalSystem.NewWires(View, WiringType)
view View The view in which the wire is to be visible.
wiringType WiringType Specify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
→ returns New created wiresWireSet New created wires
ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2023 vs 2026 7 missing 7 changed

Flip API Versions →

Missing in 2023 (only available in 2026)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns nullNothingnullptrBoolean If successful, all the components will add to the system. Otherwise is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document
electComponents IList<ElementId>
elecSysType ElectricalSystemType
→ returns nullNothingnullptrElectricalSystem ElectricalSystem
ElectricalSystem.NewWires(View, WiringType)
view View The view in which the wire is to be visible.
wiringType WiringType Specify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
→ returns New created wiresWireSet New created wires
ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2024 vs 2026 7 missing 7 changed

Flip API Versions →

Missing in 2024 (only available in 2026)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns nullNothingnullptrBoolean If successful, all the components will add to the system. Otherwise is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document
electComponents IList<ElementId>
elecSysType ElectricalSystemType
→ returns nullNothingnullptrElectricalSystem ElectricalSystem
ElectricalSystem.NewWires(View, WiringType)
view View The view in which the wire is to be visible.
wiringType WiringType Specify the wiring type (Arc or Chamfer) that is to be applied to all newly created wires.
→ returns New created wiresWireSet New created wires
ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2025 vs 2026 7 missing 3 changed

Flip API Versions →

Missing in 2025 (only available in 2026)

Changed members

ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType

Changes in 2025.3 vs 2026 7 missing 3 changed

Flip API Versions →

Missing in 2025.3 (only available in 2026)

Changed members

ElectricalSystem.VoltageDrop()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. There is no replacement for this property because Revit no longer supports this.
→ returns Double
ElectricalSystem.WireSizeString()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableSize instead. CableSize will be set on ElectricalSystem properly during document upgrade.
→ returns String
ElectricalSystem.WireType()
Became obsolete in 2026: This property is deprecated in Revit 2026 and may be removed in a future version of Revit. Please use CableType instead. CableType will be set on ElectricalSystem properly during document upgrade.
→ returns WireType