IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.12.3.25 IfcPreDefinedItem

RV ⓘ
AbV ⓘ

ABSTRACT This definition may not be instantiated

8.12.3.25.1 Semantic definition

A pre defined item is a qualified name given to a style or font which is determined within the data exchange specification by convention on using the Name attribute value (in contrary to externally defined items, which are agreed by an external source).

8.12.3.25.2 Entity inheritance

8.12.3.25.3 Attributes

# Attribute Type Description
IfcPreDefinedItem (1)
1 Name IfcLabel

The string by which the pre defined item is identified. Allowable values for the string are declared at the level of subtypes.

Table 8.12.3.25.A

8.12.3.25.4 Formal representation

ENTITY IfcPreDefinedItem
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcPreDefinedColour
	,IfcPreDefinedCurveFont
	,IfcPreDefinedTextFont))
 SUBTYPE OF (IfcPresentationItem);
	Name : IfcLabel;
END_ENTITY;

8.12.3.25.5 References

Edit on Github


Is this page difficult to understand? Let us know!