Navigation

IfcDoorPanelOperationEnum

Definition from IAI: This enumeration defines the basic ways how individual door panels operate.

HISTORY New Enumeration in IFC Release 2.0 . See issue log for changes made in IFC Release 2.x
Swinging
DoubleActing
Sliding
Folding
Revolving
Rollingup
UserDefined  
NotDefined  

EXPRESS specification:

TYPE IfcDoorPanelOperationEnum = ENUMERATION OF
( SWINGING,
DOUBLE_ACTING,
SLIDING,
FOLDING,
REVOLVING,
ROLLINGUP,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcDoorPanelProperties Entity
Attribute 'PanelOperation'
Diagram 3