ENTITY IfcPropertyDefinition
(* SCHEMA IFC4; *)
ENTITY IfcPropertyDefinition
ABSTRACT SUPERTYPE OF (ONEOF
(IfcPropertySetDefinition
,IfcPropertyTemplateDefinition))
SUBTYPE OF (IfcRoot);
INVERSE
HasContext : SET [0:1] OF IfcRelDeclares FOR RelatedDefinitions;
HasAssociations : SET [0:?] OF IfcRelAssociates FOR RelatedObjects;
END_ENTITY;
Explicit Attributes
Entity IfcPropertyDefinition has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcPropertyDefinition has the following local and inherited inverse attributes:
Attribute | Type | Defined By |
---|
HasContext | SET OF IfcRelDeclares (ENTITY) | IfcPropertyDefinition |
HasAssociations | SET OF IfcRelAssociates (ENTITY) | IfcPropertyDefinition |
|
Supertypes
Entity IfcPropertyDefinition inherits from the following supertypes:
IfcRoot
Subtypes
Entity IfcPropertyDefinition has the following subtypes:
IfcComplexPropertyTemplate IfcDoorLiningProperties IfcDoorPanelProperties IfcElementQuantity IfcPermeableCoveringProperties IfcPreDefinedPropertySet IfcPropertySet IfcPropertySetDefinition* IfcPropertySetTemplate IfcPropertyTemplate IfcPropertyTemplateDefinition* IfcQuantitySet IfcReinforcementDefinitionProperties IfcSimplePropertyTemplate IfcWindowLiningProperties IfcWindowPanelProperties
* - Immediate Subtypes
Referenced By
Entity IfcPropertyDefinition 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