2020 Property
Changes 8
P

MEPModel.ElectricalSystems

Description:
Retrieves the electrical systems that are currently created using this MEPModel.
Remarks:
This property returns a set of Electrical Systems. If there are no electrical systems created for this model, this property will be an empty set.
public ElectricalSystemSet ElectricalSystems { get; }