Class Ifc2x3::IfcSimpleProperty¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcProperty
(Class Ifc2x3::IfcProperty)
Derived Types¶
public Ifc2x3::IfcPropertyBoundedValue
(Class Ifc2x3::IfcPropertyBoundedValue)public Ifc2x3::IfcPropertyEnumeratedValue
(Class Ifc2x3::IfcPropertyEnumeratedValue)public Ifc2x3::IfcPropertyListValue
(Class Ifc2x3::IfcPropertyListValue)public Ifc2x3::IfcPropertyReferenceValue
(Class Ifc2x3::IfcPropertyReferenceValue)public Ifc2x3::IfcPropertySingleValue
(Class Ifc2x3::IfcPropertySingleValue)public Ifc2x3::IfcPropertyTableValue
(Class Ifc2x3::IfcPropertyTableValue)
Class Documentation¶
-
class
Ifc2x3
::
IfcSimpleProperty
: public Ifc2x3::IfcProperty¶ 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 IFC Release 1.0, definition changed in IFC Release 2x.
Subclassed by Ifc2x3::IfcPropertyBoundedValue, Ifc2x3::IfcPropertyEnumeratedValue, Ifc2x3::IfcPropertyListValue, Ifc2x3::IfcPropertyReferenceValue, Ifc2x3::IfcPropertySingleValue, Ifc2x3::IfcPropertyTableValue
Public Types
-
typedef IfcTemplatedEntityList<IfcSimpleProperty>
list
¶
Public Functions
-
IfcSimpleProperty
(IfcEntityInstanceData *e)¶
-
IfcSimpleProperty
(std::string v1_Name, boost::optional<std::string> v2_Description)¶
-
typedef IfcTemplatedEntityList<IfcSimpleProperty>