<Code Lib>
P

AnalyticalEquipmentLoadData.LoadSet

Description:
The electrical analytical load set of the analytical equipment load.
Remarks:
invalidElementId if the analytical equipment load does not belong to any analytical load sets.

public ElementId LoadSet { get; set; }

  • When setting this property: The given element id loadSetId is neither a load set id nor invalidElementId.
  • When setting this property: A non-optional argument was null

Loading…