Class Ifc4x1::IfcPreDefinedTextFont

Nested Relationships

This class is a nested type of Struct Ifc4x1.

Inheritance Relationships

Base Type

Derived Type

Class Documentation

class Ifc4x1::IfcPreDefinedTextFont : public Ifc4x1::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 Ifc4x1::IfcTextStyleFontModel

Public Types

typedef IfcTemplatedEntityList<IfcPreDefinedTextFont> list

Public Functions

const IfcParse::entity &declaration() const
IfcPreDefinedTextFont(IfcEntityInstanceData *e)
IfcPreDefinedTextFont(std::string v1_Name)

Public Static Functions

const IfcParse::entity &Class()