ENTITY IfcPropertyAbstraction

(* SCHEMA IFC4; *)
ENTITY IfcPropertyAbstraction
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcExtendedProperties
	,IfcPreDefinedProperties
	,IfcProperty
	,IfcPropertyEnumeration));
 INVERSE
	HasExternalReferences : SET [0:?] OF IfcExternalReferenceRelationship FOR RelatedResourceObjects;
END_ENTITY;

Explicit Attributes

    No explicit attributes

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPropertyAbstraction has the following local and inherited inverse attributes:
AttributeTypeDefined By
 HasExternalReferencesSET OF IfcExternalReferenceRelationship (ENTITY)IfcPropertyAbstraction

Supertypes

    No supertypes

Subtypes

Entity IfcPropertyAbstraction has the following subtypes:
    IfcComplexProperty     IfcExtendedProperties*     IfcMaterialProperties     IfcPreDefinedProperties*     IfcProfileProperties     IfcProperty*     IfcPropertyBoundedValue     IfcPropertyEnumeratedValue     IfcPropertyEnumeration*     IfcPropertyListValue     IfcPropertyReferenceValue     IfcPropertySingleValue     IfcPropertyTableValue     IfcReinforcementBarProperties     IfcSectionProperties     IfcSectionReinforcementProperties     IfcSimpleProperty
* - Immediate Subtypes

Referenced By

Entity IfcPropertyAbstraction and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcResourceObjectSelect SELECT IfcPropertyAbstraction


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:09-05:00