ElectricalSystem
Version comparison
Members across versions
66 members across 9 versions
· 13 added later
· 3 removed
· 7 changed
· 3 obsolete
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 |
|---|---|---|---|---|---|---|---|---|---|
| same | same | same | same | same | changed | same | same | same | |
| same | same | same | same | same | changed | same | same | same | |
| 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 | |
| same | same | same | same | same | same | same | same | same | |
| 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 | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | same | same | same | same | same | same | |
| same | same | same | 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 | |
|
P
LoadName
|
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 | |
|
P
TrueLoad
|
same | same | same | same | same | same | same | same | same |
| same | same | same | 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
Voltage
|
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 | |
|
P
WireType
|
same | same | same | same | same | same | same | changed | missing |
No members match the current filter.
Per-version detail
Click a version below to see what changed in that release vs your current frame (2021).
2021
current
Changes in 2025 vs 2021 4 changed
Flip API Versions →Changed members
ElectricalSystem.AddToCircuit(ElementSet)
| components | ElementSet | The components added to the electrical system. |
| → returns | Boolean→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | WireSet→New created wires | New created wires |
Changes in 2025.3 vs 2021 4 changed
Flip API Versions →Changed members
ElectricalSystem.AddToCircuit(ElementSet)
| components | ElementSet | The components added to the electrical system. |
| → returns | Boolean→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | WireSet→New created wires | New created wires |
Changes in 2026 vs 2021 7 added 7 changed
Flip API Versions →Added in 2026 (new since 2021)
Changed members
ElectricalSystem.AddToCircuit(ElementSet)
| components | ElementSet | The components added to the electrical system. |
| → returns | Boolean→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | WireSet→New created wires | New created wires |
ElectricalSystem.VoltageDrop()
No longer obsolete in 2021 (was obsolete in 2026)
| → returns | Double |
ElectricalSystem.WireSizeString()
No longer obsolete in 2021 (was obsolete in 2026)
| → returns | String |
ElectricalSystem.WireType()
No longer obsolete in 2021 (was obsolete in 2026)
| → returns | WireType |
Changes in 2027 vs 2021 7 added 3 missing 4 changed
Flip API Versions →Added in 2027 (new since 2021)
Missing in 2027 (only available in 2021)
Changed members
ElectricalSystem.AddToCircuit(ElementSet)
| components | ElementSet | The components added to the electrical system. |
| → returns | Boolean→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | ElectricalSystem→nullNothingnullptr | 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 | WireSet→New created wires | New created wires |