
IfcDiscreteElementTypeEnum
Definition from IAI:
This enumeration defines the different types of discrete elements an
IfcDiscreteElement object can fulfill:
- INSULATION: Materials with low heat conductance
- USERDEFINED: User-defined discrete element
- NOTDEFINED: Undefined discrete element
HISTORY: New enumeration in IFC R2.0
ISSUES: See issues and change log for changes made in IFC R2x.
EXPRESS specification:
|
|
| TYPE IfcDiscreteElementTypeEnum = ENUMERATION OF
|
|
|
| (
|
INSULATION, USERDEFINED, NOTDEFINED);
|
|
|
References (1):