Class Ifc4::IfcSimpleProperty

Nested Relationships

This class is a nested type of Struct Ifc4.

Inheritance Relationships

Base Type

Derived Types

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

const IfcParse::entity &declaration() const
IfcSimpleProperty(IfcEntityInstanceData *e)
IfcSimpleProperty(std::string v1_Name, boost::optional<std::string> v2_Description)

Public Static Functions

const IfcParse::entity &Class()