RVTDocs.com

PanelScheduleView.IsCellInPhaseLoads

Method
Description:
Check if this cell in the phase loads
Syntax
public bool IsCellInPhaseLoads(
	int nRow,
	int nCol
)
Parameters
Parameter Type Description
nRow Int32 Row Number
nCol Int32 Column Number
Return Value
Type Description
Boolean True if this cell in the phase loads, false otherwise