Class Ifc4x1::IfcSimpleProperty¶
Defined in File Ifc4x1.h
Nested Relationships¶
This class is a nested type of Struct Ifc4x1.
Inheritance Relationships¶
Base Type¶
public Ifc4x1::IfcProperty
(Class Ifc4x1::IfcProperty)
Derived Types¶
public Ifc4x1::IfcPropertyBoundedValue
(Class Ifc4x1::IfcPropertyBoundedValue)public Ifc4x1::IfcPropertyEnumeratedValue
(Class Ifc4x1::IfcPropertyEnumeratedValue)public Ifc4x1::IfcPropertyListValue
(Class Ifc4x1::IfcPropertyListValue)public Ifc4x1::IfcPropertyReferenceValue
(Class Ifc4x1::IfcPropertyReferenceValue)public Ifc4x1::IfcPropertySingleValue
(Class Ifc4x1::IfcPropertySingleValue)public Ifc4x1::IfcPropertyTableValue
(Class Ifc4x1::IfcPropertyTableValue)
Class Documentation¶
-
class
Ifc4x1
::
IfcSimpleProperty
: public Ifc4x1::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 Ifc4x1::IfcPropertyBoundedValue, Ifc4x1::IfcPropertyEnumeratedValue, Ifc4x1::IfcPropertyListValue, Ifc4x1::IfcPropertyReferenceValue, Ifc4x1::IfcPropertySingleValue, Ifc4x1::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>