Class Ifc2x3::IfcControl¶
Defined in File Ifc2x3.h
Nested Relationships¶
This class is a nested type of Struct Ifc2x3.
Inheritance Relationships¶
Base Type¶
public Ifc2x3::IfcObject
(Class Ifc2x3::IfcObject)
Derived Types¶
public Ifc2x3::IfcActionRequest
(Class Ifc2x3::IfcActionRequest)public Ifc2x3::IfcConditionCriterion
(Class Ifc2x3::IfcConditionCriterion)public Ifc2x3::IfcCostItem
(Class Ifc2x3::IfcCostItem)public Ifc2x3::IfcCostSchedule
(Class Ifc2x3::IfcCostSchedule)public Ifc2x3::IfcEquipmentStandard
(Class Ifc2x3::IfcEquipmentStandard)public Ifc2x3::IfcFurnitureStandard
(Class Ifc2x3::IfcFurnitureStandard)public Ifc2x3::IfcPerformanceHistory
(Class Ifc2x3::IfcPerformanceHistory)public Ifc2x3::IfcPermit
(Class Ifc2x3::IfcPermit)public Ifc2x3::IfcProjectOrder
(Class Ifc2x3::IfcProjectOrder)public Ifc2x3::IfcProjectOrderRecord
(Class Ifc2x3::IfcProjectOrderRecord)public Ifc2x3::IfcScheduleTimeControl
(Class Ifc2x3::IfcScheduleTimeControl)public Ifc2x3::IfcServiceLife
(Class Ifc2x3::IfcServiceLife)public Ifc2x3::IfcSpaceProgram
(Class Ifc2x3::IfcSpaceProgram)public Ifc2x3::IfcTimeSeriesSchedule
(Class Ifc2x3::IfcTimeSeriesSchedule)public Ifc2x3::IfcWorkControl
(Class Ifc2x3::IfcWorkControl)
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¶
-
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)¶
-
typedef IfcTemplatedEntityList<IfcControl>