MEPModel.AssignedElectricalSystems
Description:
Retrieves the electrical systems this electrical panel currently is assigned to.
Retrieves the electrical systems this electrical panel currently is assigned to.
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 AssignedElectricalSystems { get; }