Merkmal mit Bezugswert |
The IfcPropertyReferenceValue allows a property value to be of type of an resource level entity. The applicable entities that can be used as value references are given by the IfcObjectReferenceSelect.
HISTORY New entity in IFC1.5. Entity has been renamed from IfcObjectReference in IFC2x.
IFC4 CHANGE Attribute PropertyReference has been made OPTIONAL with upward compatibility for file based exchange.
XSD Specification:
<xs:element name="IfcPropertyReferenceValue" type="ifc:IfcPropertyReferenceValue" substitutionGroup="ifc:IfcSimpleProperty" nillable="true"/>EXPRESS Specification:
ENTITY IfcPropertyReferenceValue |
SUBTYPE OF (IfcSimpleProperty); |
|
END_ENTITY; |
Attribute Definitions:
UsageName | : | Description of the use of the referenced value within the property. It is a descriptive text that may hold an expression or other additional information. |
Inheritance Graph:
ENTITY IfcPropertyReferenceValue |
ENTITY IfcPropertyAbstraction |
INVERSE |
|
ENTITY IfcProperty |
|
INVERSE |
|
ENTITY IfcSimpleProperty |
ENTITY IfcPropertyReferenceValue |
|
END_ENTITY; |