TYPE IfcBoxAlignment

(* SCHEMA IFC4; *)
TYPE IfcBoxAlignment = IfcLabel;
 WHERE
	 WR1 : SELF IN ['top-left', 'top-middle', 'top-right', 'middle-left', 'center', 'middle-right', 'bottom-left', 'bottom-middle', 'bottom-right'];
END_TYPE;

Referenced By

Defintion IfcBoxAlignment is references by the following definitions:
DefinitionType
 IfcTextLiteralWithExtent ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00