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
2016-06-01T11:21:36-04:00