2020 Class Back to 2020
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 (2020).
2020 current

Changes in 2025 vs 2020 6 added 4 changed

Flip API Versions →

Added in 2025 (new since 2020)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns BooleannullNothingnullptr If successful, all the components will add to the system. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
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 WireSetNew created wires New created wires

Changes in 2025.3 vs 2020 6 added 4 changed

Flip API Versions →

Added in 2025.3 (new since 2020)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns BooleannullNothingnullptr If successful, all the components will add to the system. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
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 WireSetNew created wires New created wires

Changes in 2026 vs 2020 13 added 7 changed

Flip API Versions →

Added in 2026 (new since 2020)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns BooleannullNothingnullptr If successful, all the components will add to the system. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
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 WireSetNew created wires New created wires
ElectricalSystem.VoltageDrop()
No longer obsolete in 2020 (was obsolete in 2026)
→ returns Double
ElectricalSystem.WireSizeString()
No longer obsolete in 2020 (was obsolete in 2026)
→ returns String
ElectricalSystem.WireType()
No longer obsolete in 2020 (was obsolete in 2026)
→ returns WireType

Changes in 2027 vs 2020 13 added 3 missing 4 changed

Flip API Versions →

Added in 2027 (new since 2020)

Missing in 2027 (only available in 2020)

Changed members

ElectricalSystem.AddToCircuit(ElementSet)
components ElementSet The components added to the electrical system.
→ returns BooleannullNothingnullptr If successful, all the components will add to the system. Otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) is returned.
ElectricalSystem.Create(Connector, ElectricalSystemType)
connector Connector The Connector to create this Electrical System.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
ElectricalSystem.Create(Document, IList<ElementId>, ElectricalSystemType)
document Document The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns ElectricalSystemnullNothingnullptr If successful a new MEP Electrical System element within the project, otherwise null Nothing nullptr a null reference ( Nothing in Visual Basic) .
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 WireSetNew created wires New created wires