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