ENTITY IfcPropertySetDefinition
(* SCHEMA IFC4; *)
ENTITY IfcPropertySetDefinition
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcPreDefinedPropertySet
	,IfcPropertySet
	,IfcQuantitySet))
 SUBTYPE OF (IfcPropertyDefinition);
 INVERSE
	DefinesType : SET [0:?] OF IfcTypeObject FOR HasPropertySets;
	IsDefinedBy : SET [0:?] OF IfcRelDefinesByTemplate FOR RelatedPropertySets;
	DefinesOccurrence : SET [0:?] OF IfcRelDefinesByProperties FOR RelatingPropertyDefinition;
END_ENTITY;
Explicit Attributes
Entity IfcPropertySetDefinition has the following local and inherited explicit attributes:
Derived Attributes
    No derived attributes
Inverse Attributes
Entity IfcPropertySetDefinition has the following local and inherited inverse attributes:
Supertypes
Entity IfcPropertySetDefinition inherits from the following supertypes:
  IfcRoot
    IfcPropertyDefinition
Subtypes
Entity IfcPropertySetDefinition has the following subtypes:
    IfcDoorLiningProperties
    IfcDoorPanelProperties
    IfcElementQuantity
    IfcPermeableCoveringProperties
    IfcPreDefinedPropertySet*
    IfcPropertySet*
    IfcQuantitySet*
    IfcReinforcementDefinitionProperties
    IfcWindowLiningProperties
    IfcWindowPanelProperties
* - Immediate Subtypes
Referenced By
Entity IfcPropertySetDefinition 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