TYPE IfcActionTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcActionTypeEnum = ENUMERATION OF
	(EXTRAORDINARY_A
	,PERMANENT_G
	,VARIABLE_Q
	,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
2023-12-22T16:31:09-05:00