8.6.3.6 IfcSimpleProperty
| Propriété simple |
| Einfaches Merkmal |
IfcSimpleProperty is a generalization of a single property object. The various subtypes of IfcSimpleProperty establish different ways in which a property value can be set.
HISTORY New entity in IFC1.0, definition changed in IFC2x.
XSD Specification:
<xs:element name="IfcSimpleProperty" type="ifc:IfcSimpleProperty" abstract="true" substitutionGroup="ifc:IfcProperty" nillable="true"/>
<xs:complexType name="IfcSimpleProperty" abstract="true">
<xs:complexContent>
<xs:extension base="ifc:IfcProperty"/>
</xs:complexContent>
</xs:complexType>
EXPRESS Specification:
Inheritance Graph:
|
Name | : | IfcIdentifier; |
Description | : | OPTIONAL IfcStrippedOptional; |
|
Link to this page