IfcPreDefinedTextFont

Natural language names
deVordefinierter Schriftensatz
enPre Defined Text Font
frPolice 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
#AttributeTypeCardinalityDescriptionC
IfcPresentationItem
IfcPreDefinedItem
1NameIfcLabel[1:1] 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
XSD 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

Link to this page  Link to this page