Class Ifc4x2::IfcExternallyDefinedTextFont¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcExternalReference
(Class Ifc4x2::IfcExternalReference)
Class Documentation¶
-
class
Ifc4x2
::
IfcExternallyDefinedTextFont
: public Ifc4x2::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_Identification, boost::optional<std::string> v3_Name)¶
-
typedef IfcTemplatedEntityList<IfcExternallyDefinedTextFont>