Class Ifc2x3::IfcExternallyDefinedTextFont¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcExternalReference
(Class Ifc2x3::IfcExternalReference)
Class Documentation¶
-
class
Ifc2x3
::
IfcExternallyDefinedTextFont
: public Ifc2x3::IfcExternalReference¶ Definition from ISO/CD 10303-46:1992: The externally defined text font is an external reference to a text font
NOTE Restrictions of the font source and font names to be used may be exposed by implementation guidelines.
NOTE Corresponding ISO 10303 name: externally_defined_text_font. Please refer to ISO/IS 10303-46:1994, p. 137 for the final definition of the formal standard.
HISTORY New entity in IFC2x2.
Public Types
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedTextFont>
list
¶
Public Functions
-
IfcExternallyDefinedTextFont
(IfcEntityInstanceData *e)¶
-
IfcExternallyDefinedTextFont
(boost::optional<std::string> v1_Location, boost::optional<std::string> v2_ItemReference, boost::optional<std::string> v3_Name)¶
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedTextFont>