<Code Lib>
M

ElectricalAnalyticalNode.GetAllDownstreamLoadIds

Description:
Get all the descendant Electrical Analytical Load ids of the node.
Remarks:
No matter the load is on stand by or not, the load id will be included in the returned load ids set.

public ISet<ElementId> GetAllDownstreamLoadIds()

ISet<ElementId> ISet ElementId

Loading…