This enumeration defines the different predefined types of columns that can further specify an IfcColumn or IfcColumnType.
HISTORY New Enumeration in IFC2x2.
TYPE IfcColumnTypeEnum = ENUMERATION OF (PIERSTEM ,PIERSTEM_SEGMENT ,PILASTER ,COLUMN ,STANDCOLUMN ,USERDEFINED ,NOTDEFINED); END_TYPE;