ENTITY IfcPropertyReferenceValue

(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcPropertyReferenceValue
 SUBTYPE OF (IfcSimpleProperty);
	UsageName : OPTIONAL IfcLabel;
	PropertyReference : IfcObjectReferenceSelect;
END_ENTITY;

Explicit Attributes

Entity IfcPropertyReferenceValue has the following local and inherited explicit attributes:
AttributeTypeDefined By
 NameIfcIdentifier (STRING)IfcProperty
 DescriptionIfcText (STRING)IfcProperty
 UsageNameIfcLabel (STRING)IfcPropertyReferenceValue
 PropertyReferenceIfcObjectReferenceSelect (SELECT)IfcPropertyReferenceValue

Derived Attributes

    No derived attributes

Inverse Attributes

Entity IfcPropertyReferenceValue has the following local and inherited inverse attributes:
AttributeTypeDefined By
 PropertyForDependanceSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PropertyDependsOnSET OF IfcPropertyDependencyRelationship (ENTITY)IfcProperty
 PartOfComplexSET OF IfcComplexProperty (ENTITY)IfcProperty

Supertypes

Entity IfcPropertyReferenceValue inherits from the following supertypes:
  IfcProperty
    IfcSimpleProperty

Subtypes

    No subtypes

Referenced By

Entity IfcPropertyReferenceValue and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 IfcApprovalPropertyRelationship ENTITY IfcProperty
 IfcComplexProperty ENTITY IfcProperty
 IfcExtendedMaterialProperties ENTITY IfcProperty
 IfcProperty ENTITY IfcSimpleProperty
 IfcPropertyConstraintRelationship ENTITY IfcProperty
 IfcPropertyDependencyRelationship ENTITY IfcProperty
 IfcPropertySet ENTITY IfcProperty
 IfcRelOverridesProperties ENTITY IfcProperty
 IfcSimpleProperty ENTITY IfcPropertyReferenceValue
 IfcUniquePropertyName FUNCTION IfcProperty


[Top Level Definitions] [Exit]

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