ENTITY IfcPreDefinedItem
(* SCHEMA IFC4; *)
ENTITY IfcPreDefinedItem
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcPreDefinedColour
	,IfcPreDefinedCurveFont
	,IfcPreDefinedTextFont))
 SUBTYPE OF (IfcPresentationItem);
	Name : IfcLabel;
END_ENTITY;
Explicit Attributes
Entity IfcPreDefinedItem has the following local and inherited explicit attributes:
| Attribute | Type | Defined By | 
|---|
 |  Name | IfcLabel (STRING) | IfcPreDefinedItem |  
 
 | 
Derived Attributes
    No derived attributes
Inverse Attributes
    No Inverse AttributesSupertypes
Entity IfcPreDefinedItem inherits from the following supertypes:
  IfcPresentationItem
Subtypes
Entity IfcPreDefinedItem has the following subtypes:
    IfcDraughtingPreDefinedColour
    IfcDraughtingPreDefinedCurveFont
    IfcPreDefinedColour*
    IfcPreDefinedCurveFont*
    IfcPreDefinedTextFont*
    IfcTextStyleFontModel
* - Immediate Subtypes
Referenced By
Entity IfcPreDefinedItem and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00