Class Ifc2x3::IfcBoxAlignment¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcLabel(Class Ifc2x3::IfcLabel)
Class Documentation¶
- 
class 
Ifc2x3::IfcBoxAlignment: public Ifc2x3::IfcLabel¶ The box alignment specifies the alignment of the text box relative to its position. The following string values shall be used:
top-left top-middle top-right middle-left center middle-right bottom-left bottom-middle bottom-right
NOTE The top-left is the default value.
Figure 298 illustrates alignment values.
Figure 298 — Box alignment values
Figure 299 illustrates use of alignment values together with the placement and planar extent.
Figure 299 — Box alignment examples
HISTORY New type in IFC2x2 Addendum2.
IFC2x3 CHANGE The IfcBoxAlignment has been added.
Public Functions
- 
const IfcParse::type_declaration &
declaration() const¶ 
- 
IfcBoxAlignment(IfcEntityInstanceData *e)¶ 
- 
IfcBoxAlignment(std::string v)¶ 
- 
operator std::string() const¶ 
Public Static Functions
- 
const IfcParse::type_declaration &
Class()¶ 
- 
const IfcParse::type_declaration &