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:
AttributeTypeDefined By
 NameIfcLabel (STRING)IfcPreDefinedItem

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

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:
DefinitionTypeReferenced Entity
 IfcDraughtingPreDefinedColour ENTITY IfcPreDefinedItem
 IfcDraughtingPreDefinedCurveFont ENTITY IfcPreDefinedItem
 IfcPresentationItem ENTITY IfcPreDefinedItem


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:45-04:00