Navigation

IfcActuatorTypeEnum

Definition from IAI: This enumeration defines the different types of actuators an IfcActuator object can fulfill:

ISSUES No issues to date.
HISTORY New enumeration in IFC R2.


EXPRESS specification:

TYPE IfcActuatorTypeEnum = ENUMERATION OF
( ELECTRICACTUATOR,
PNEUMATICACTUATOR,
HYDRAULICACTUATOR,
HANDOPERATEDACTUATOR,
USERDEFINED,
NOTDEFINED);
END_TYPE;

References (1):

Name Type Referred through Express-G
IfcActuator Entity
Attribute 'PredefinedType'
Diagram 2