Class Ifc4x1::IfcTextFontName¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public IfcUtil::IfcBaseType
(Class IfcBaseType)
Class Documentation¶
-
class
Ifc4x1
::
IfcTextFontName
: public IfcUtil::IfcBaseType¶ Definition from CSS1 (W3C Recommendation): The value is a font family name and/or generic family name. Values are:
The name of a font family of choice. For example, “gill” and “helvetica” are font families.
In the example above, the last value is a generic family name. The following generic families are defined:
‘serif’ (Example: Times) ‘sans-serif’ (Example: Helvetica) ‘cursive’ (Example: Zapf-Chancery) ‘fantasy’ (Example: Western) ‘monospace’ (Example: Courier)
It is encouraged to offer a generic font family as a last alternative.
NOTE Corresponding CSS1 definitions are font-family.
HISTORY New type in IFC2x2 Addendum 2.
IFC2x2 Addendum 2 CHANGE: The IfcFontFamily has been added.
Public Functions
-
const IfcParse::type_declaration &
declaration
() const¶
-
IfcTextFontName
(IfcEntityInstanceData *e)¶
-
IfcTextFontName
(std::string v)¶
-
operator std::string
() const¶
Public Static Functions
-
const IfcParse::type_declaration &
Class
()¶
-
const IfcParse::type_declaration &