Class Ifc2x3::IfcPreDefinedTextFont¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcPreDefinedItem
(Class Ifc2x3::IfcPreDefinedItem)
Derived Types¶
public Ifc2x3::IfcDraughtingPreDefinedTextFont
(Class Ifc2x3::IfcDraughtingPreDefinedTextFont)public Ifc2x3::IfcTextStyleFontModel
(Class Ifc2x3::IfcTextStyleFontModel)
Class Documentation¶
-
class
Ifc2x3
::
IfcPreDefinedTextFont
: public Ifc2x3::IfcPreDefinedItem¶ The pre defined text font determines those qualified names which can be used for fonts that are in scope of the current data exchange specification (in contrary to externally defined text fonts). There are two choices:
IfcDraughtingPreDefinedTextFont for definitions from ISO/IS 10303-46:1994 for (old) vector based and monospace text.
IfcTextStyleFontModel for definitions from Cascading Style Sheets, level 1, W3C Recommendation 17 Dec 1996, revised 11 Jan 1999, CSS1, for all true type text. The use of the CSS1 definitions is the preferred way to represent text fonts.
NOTE Corresponding ISO 10303 name: pre_defined_text_font. Please refer to ISO/IS 10303-46:1994, p. 138 for the final definition of the formal standard.
HISTORY New entity in IFC2x2.
IFC2x3 CHANGE The IfcTextStyleFontModel has been added as new subtype.
Subclassed by Ifc2x3::IfcDraughtingPreDefinedTextFont, Ifc2x3::IfcTextStyleFontModel
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedTextFont>
list
¶
Public Functions
-
IfcPreDefinedTextFont
(IfcEntityInstanceData *e)¶
-
IfcPreDefinedTextFont
(std::string v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedTextFont>