IfcPreDefinedTextFont

Natural language names
Vordefinierter Schriftensatz
Pre Defined Text Font
Police de caract猫res pr茅-d茅finie
Change log
ItemSPFXMLChangeDescription
IFC2x3 to IFC4
    IfcPreDefinedTextFontMOVEDSchema changed from IFCPRESENTATIONRESOURCE to IFCPRESENTATIONAPPEARANCERESOURCE.
Semantic definitions at the entity
Entity definition

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:

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.
Inherited definitions from supertypes
Entity inheritance IfcTextStyleFontModel IfcPreDefinedItem IfcPresentationItem
Attribute inheritance
#AttributeTypeCardinalityDescriptionG
IfcPresentationItem
IfcPreDefinedItem
1NameIfcLabel The string by which the pre defined item is identified. Allowable values for the string are declared at the level of subtypes.X
IfcPreDefinedTextFont
Formal representations
XML Specification
 <xs:element name="IfcPreDefinedTextFont" type="ifc:IfcPreDefinedTextFont" abstract="true" substitutionGroup="ifc:IfcPreDefinedItem" nillable="true"/>
 <xs:complexType name="IfcPreDefinedTextFont" abstract="true">
  <xs:complexContent>
   <xs:extension base="ifc:IfcPreDefinedItem"/>
  </xs:complexContent>
 </xs:complexType>
EXPRESS Specification
ENTITY IfcPreDefinedTextFont
 ABSTRACT SUPERTYPE OF(IfcTextStyleFontModel)
 SUBTYPE OF (IfcPreDefinedItem);
END_ENTITY;

Link to EXPRESS-G diagram EXPRESS-G diagram

References  References: IfcTextFontSelect

Link to this page  Link to this page