ENTITY IfcPropertySetDefinition

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcPropertySetDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcDoorLiningProperties
	,IfcDoorPanelProperties
	,IfcElementQuantity
	,IfcEnergyProperties
	,IfcFluidFlowProperties
	,IfcPermeableCoveringProperties
	,IfcPropertySet
	,IfcReinforcementDefinitionProperties
	,IfcServiceLifeFactor
	,IfcSoundProperties
	,IfcSoundValue
	,IfcSpaceThermalLoadProperties
	,IfcWindowLiningProperties
	,IfcWindowPanelProperties))
 SUBTYPE OF (IfcPropertyDefinition);
 INVERSE
	PropertyDefinitionOf : SET [0:1] OF IfcRelDefinesByProperties FOR RelatingPropertyDefinition;
	DefinesType : SET [0:1] OF IfcTypeObject FOR HasPropertySets;
END_ENTITY;

Explicit Attributes

Entity IfcPropertySetDefinition 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 IfcPropertySetDefinition has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasAssociationsSET OF IfcRelAssociates (ENTITY)IfcPropertyDefinition
 PropertyDefinitionOfSET OF IfcRelDefinesByProperties (ENTITY)IfcPropertySetDefinition
 DefinesTypeSET OF IfcTypeObject (ENTITY)IfcPropertySetDefinition

Supertypes

Entity IfcPropertySetDefinition inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition

Subtypes

Entity IfcPropertySetDefinition has the following subtypes:
    IfcDoorLiningProperties*     IfcDoorPanelProperties*     IfcElectricalBaseProperties     IfcElementQuantity*     IfcEnergyProperties*     IfcFluidFlowProperties*     IfcPermeableCoveringProperties*     IfcPropertySet*     IfcReinforcementDefinitionProperties*     IfcServiceLifeFactor*     IfcSoundProperties*     IfcSoundValue*     IfcSpaceThermalLoadProperties*     IfcWindowLiningProperties*     IfcWindowPanelProperties*
* - Immediate Subtypes

Referenced By

Entity IfcPropertySetDefinition and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcBuildingElementProxy ENTITY IfcRoot
 IfcConditionCriterion ENTITY IfcRoot
 IfcDoorLiningProperties ENTITY IfcPropertySetDefinition
 IfcDoorPanelProperties ENTITY IfcPropertySetDefinition
 IfcMove ENTITY IfcRoot
 IfcProcedure ENTITY IfcRoot
 IfcProject ENTITY IfcRoot
 IfcPropertyDefinition ENTITY IfcPropertySetDefinition
 IfcPropertySet ENTITY IfcRoot
 IfcProxy ENTITY IfcRoot
 IfcRelAssociates ENTITY IfcRoot
 IfcRelDefinesByProperties ENTITY IfcPropertySetDefinition
 IfcRoot ENTITY IfcPropertyDefinition
 IfcTask ENTITY IfcRoot
 IfcTypeObject ENTITY IfcRoot
 IfcTypeObject ENTITY IfcPropertySetDefinition


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00