Class Ifc2x3::IfcPreDefinedCurveFont¶
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 Type¶
public Ifc2x3::IfcDraughtingPreDefinedCurveFont
(Class Ifc2x3::IfcDraughtingPreDefinedCurveFont)
Class Documentation¶
-
class
Ifc2x3
::
IfcPreDefinedCurveFont
: public Ifc2x3::IfcPreDefinedItem¶ Definition from ISO/CD 10303-46:1992: The predefined curve font type is an abstract supertype provided to define an application specific curve font. The name label shall be constrained in the application protocol to values that are given specific meaning for curve fonts in that application protocol.
NOTE: The IfcPreDefinedCurveFont is an abstract entity, subtypes of it provide the predefined curve font by agreement of the values of the inherited Name attribute. Currently the only subtype provided is IfcDraughtingPreDefinedCurveFont.
NOTE: Corresponding ISO 10303 name: pre_defined_curve_font. Please refer to ISO/IS 10303-46:1994, p. 103 for the final definition of the formal standard.
HISTORY: New entity in IFC2x2.
Subclassed by Ifc2x3::IfcDraughtingPreDefinedCurveFont
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedCurveFont>
list
¶
Public Functions
-
IfcPreDefinedCurveFont
(IfcEntityInstanceData *e)¶
-
IfcPreDefinedCurveFont
(std::string v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedCurveFont>