RVTDocs.com

PanelConfiguration

Enumeration
Description:
This enum declares the configuration for given panel schedule type.
Syntax
public enum PanelConfiguration
Unknown Namespace Members:
Name Description
OneColumn Circuits are numbered top-to-bottom in one single column.
TwoColumnsCircuitsAcross Circuits are numbered left-to-right. The odd circuits down the left side, even circuits down the right side.
TwoColumnsCircuitsDown Circuits are numbered top-to-bottom in one single column. First circuits down the left side, then the right side.