ENTITY IfcPropertyTemplateDefinition

(* SCHEMA IFC4; *)
ENTITY IfcPropertyTemplateDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
    (IfcPropertySetTemplate
    ,IfcPropertyTemplate))
 SUBTYPE OF (IfcPropertyDefinition);
END_ENTITY;

Explicit Attributes

Entity IfcPropertyTemplateDefinition has the following local and inherited explicit attributes:
AttributeTypeDefined By
 GlobalIdIfcGloballyUniqueId (STRING)IfcRoot
 OwnerHistoryIfcOwnerHistory (ENTITY)IfcRoot
 NameIfcLabel (STRING)IfcRoot
 DescriptionIfcText (STRING)IfcRoot

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPropertyTemplateDefinition has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasContextSET OF IfcRelDeclares (ENTITY)IfcPropertyDefinition
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition

Supertypes

Entity IfcPropertyTemplateDefinition inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition

Subtypes

Entity IfcPropertyTemplateDefinition has the following subtypes:
    IfcComplexPropertyTemplate
    IfcPropertySetTemplate*
    IfcPropertyTemplate*
    IfcSimplePropertyTemplate
* - Immediate Subtypes

Referenced By

Entity IfcPropertyTemplateDefinition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcDefinitionSelect SELECT IfcPropertyDefinition
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertyTemplateDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcPropertySetTemplate ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcUniquePropertySetNames FUNCTION IfcRoot


[Top Level Definitions] [Exit]

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