5.1.3.3 IfcControl
| Contrôle |
| Steuerung / Regelung / Einschränkung (allgemein) |
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 IFC1.0.
IFC4 CHANGE Attribute Identification added.
Generic relationship use definition
Controls have assignments from products, processes, or other objects by using the relationship object IfcRelAssignsToControl.
XSD Specification:
<xs:element name="IfcControl" type="ifc:IfcControl" abstract="true" substitutionGroup="ifc:IfcObject" nillable="true"/>
<xs:complexType name="IfcControl" abstract="true">
<xs:complexContent>
<xs:extension base="ifc:IfcObject"/>
</xs:complexContent>
</xs:complexType>
EXPRESS Specification:
|
Identification | : | OPTIONAL IfcStrippedOptional; |
|
Attribute Definitions:
Identification | : |
An identifying designation given to a control
It is the identifier at the occurrence level.
IFC4 CHANGE Attribute unified by promoting from various subtypes of IfcControl.
|
Controls | : | Reference to the relationship that associates the control to the object(s) being controlled.
|
Inheritance Graph:
|
ObjectType | : | OPTIONAL IfcStrippedOptional; |
|
|
Identification | : | OPTIONAL IfcStrippedOptional; |
|
Link to this page