MEPModel.ElectricalSystems
Description:
Retrieves the electrical systems that are currently created using this MEPModel.
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.
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; }