Class Ifc2x3::IfcControl

Nested Relationships

This class is a nested type of Struct Ifc2x3.

Inheritance Relationships

Base Type

Derived Types

Class Documentation

class Ifc2x3::IfcControl : public Ifc2x3::IfcObject

IfcControl is the abstract generalization of all concepts that control or constrain the utilization of products, processes, or resources in general. It can be seen as a regulation, cost schedule, request or order, or other requirements applied to a product, process or resource whose requirements and provisions must be fulfilled.

EXAMPLE Controls include action requests, cost schedules, project orders, work plans, and work calendars.

HISTORY New entity in IFC Release 1.0.

IFC2x4 CHANGE Attribute Identification added.

Relationship use definition Controls have assignments from products, processes, or other objects by using the relationship object IfcRelAssignsToControl.

Subclassed by Ifc2x3::IfcActionRequest, Ifc2x3::IfcConditionCriterion, Ifc2x3::IfcCostItem, Ifc2x3::IfcCostSchedule, Ifc2x3::IfcEquipmentStandard, Ifc2x3::IfcFurnitureStandard, Ifc2x3::IfcPerformanceHistory, Ifc2x3::IfcPermit, Ifc2x3::IfcProjectOrder, Ifc2x3::IfcProjectOrderRecord, Ifc2x3::IfcScheduleTimeControl, Ifc2x3::IfcServiceLife, Ifc2x3::IfcSpaceProgram, Ifc2x3::IfcTimeSeriesSchedule, Ifc2x3::IfcWorkControl

Public Types

typedef IfcTemplatedEntityList<IfcControl> list

Public Functions

IfcTemplatedEntityList<IfcRelAssignsToControl>::ptr Controls() const
const IfcParse::entity &declaration() const
IfcControl(IfcEntityInstanceData *e)
IfcControl(std::string v1_GlobalId, ::Ifc2x3::IfcOwnerHistory *v2_OwnerHistory, boost::optional<std::string> v3_Name, boost::optional<std::string> v4_Description, boost::optional<std::string> v5_ObjectType)

Public Static Functions

const IfcParse::entity &Class()