Struct Ifc4::IfcElectricDistributionBoardTypeEnum¶
Defined in File Ifc4.h
Nested Relationships¶
This struct is a nested type of Struct Ifc4.
Struct Documentation¶
- 
struct 
Ifc4::IfcElectricDistributionBoardTypeEnum Public Types
- 
enum 
Value The IfcElectricDistributionBoardTypeEnum defines the range of different types and/or functions of electric distribution board possible. HISTORY: New type in IFC 2x4. Replaces IfcElectricDistributionPointTypeEnum
Enumeration
CONSUMERUNIT: A distribution point on the incoming electrical supply, typically in domestic premises, at which protective devices are located. DISTRIBUTIONBOARD: A distribution point at which connections are made for distribution of electrical circuits usually through protective devices. MOTORCONTROLCENTRE: A distribution point at which starting and control devices for major plant items are located. SWITCHBOARD: A distribution point at which switching devices are located. USERDEFINED: User-defined type. NOTDEFINED: Undefined type.
Values:
- 
enumerator 
IfcElectricDistributionBoardType_CONSUMERUNIT 
- 
enumerator 
IfcElectricDistributionBoardType_DISTRIBUTIONBOARD 
- 
enumerator 
IfcElectricDistributionBoardType_MOTORCONTROLCENTRE 
- 
enumerator 
IfcElectricDistributionBoardType_SWITCHBOARD 
- 
enumerator 
IfcElectricDistributionBoardType_USERDEFINED 
- 
enumerator 
IfcElectricDistributionBoardType_NOTDEFINED 
- 
enumerator 
 
- 
enum