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

Changes in 2020 vs 2027 3 added 13 missing 4 changed

Flip API Versions →

Added in 2020 (new since 2027)

Missing in 2020 (only available in 2027)

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 The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
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

Changes in 2021 vs 2027 3 added 7 missing 4 changed

Flip API Versions →

Added in 2021 (new since 2027)

Missing in 2021 (only available in 2027)

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 The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
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

Changes in 2022 vs 2027 3 added 7 missing 4 changed

Flip API Versions →

Added in 2022 (new since 2027)

Missing in 2022 (only available in 2027)

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 The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
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

Changes in 2023 vs 2027 3 added 7 missing 4 changed

Flip API Versions →

Added in 2023 (new since 2027)

Missing in 2023 (only available in 2027)

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 The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
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

Changes in 2024 vs 2027 3 added 7 missing 4 changed

Flip API Versions →

Added in 2024 (new since 2027)

Missing in 2024 (only available in 2027)

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 The Document.
electComponents IList<ElementId> The electrical components in this system.
elecSysType ElectricalSystemType The System Type of electrical system.
→ returns nullNothingnullptrElectricalSystem If successful a new MEP Electrical System element within the project, otherwise .
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