<Code Lib>
2025 Method
Changes 0
M

PanelScheduleView.GetLoadClassificationId

Description:
Gets the id of the associated Load Classification at the given row

public ElementId GetLoadClassificationId(
	int nRow
)

  • nRow
    Row number of Load Summary Section
Return Value ElementId The element id of the Load Classification

Loading…