IfcProperty
Definition from IAI: An abstract generalization for all types of
properties that can be associated with IFC objects through the property set
mechanism. HISTORY: New entity in IFC Release 1.0
EXPRESS specification:
|
| Name | : | Name for this property. This label is the significant name string that defines the semantic meaning for the property. |
| Description | : | Informative text to explain the property. |
| PropertyForDependance | : | The property on whose value that of another property depends. |
| PropertyDependsOn | : | The relating property on which the value of the property depends. |
| PartOfComplex | : | Reference to the IfcComplexProperty in which the IfcProperty is contained. |
|