Class Ifc4x2::IfcPreDefinedCurveFont¶
Defined in File Ifc4x2.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x2.
Inheritance Relationships¶
Base Type¶
public Ifc4x2::IfcPreDefinedItem
(Class Ifc4x2::IfcPreDefinedItem)
Derived Type¶
public Ifc4x2::IfcDraughtingPreDefinedCurveFont
(Class Ifc4x2::IfcDraughtingPreDefinedCurveFont)
Class Documentation¶
-
class
Ifc4x2
::
IfcPreDefinedCurveFont
: public Ifc4x2::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 Ifc4x2::IfcDraughtingPreDefinedCurveFont
Public Types
-
typedef IfcTemplatedEntityList<IfcPreDefinedCurveFont>
list
¶
Public Functions
-
IfcPreDefinedCurveFont
(IfcEntityInstanceData *e)¶
-
IfcPreDefinedCurveFont
(std::string v1_Name)¶
-
typedef IfcTemplatedEntityList<IfcPreDefinedCurveFont>