TYPE IfcActionTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcActionTypeEnum = ENUMERATION OF
	(PERMANENT_G
	,VARIABLE_Q
	,EXTRAORDINARY_A
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcActionTypeEnum is references by the following definitions:
DefinitionType
 IfcStructuralLoadGroup ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00