ENTITY IfcControl
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcControl
ABSTRACT SUPERTYPE OF (ONEOF
(IfcActionRequest
,IfcConditionCriterion
,IfcCostItem
,IfcCostSchedule
,IfcEquipmentStandard
,IfcFurnitureStandard
,IfcPerformanceHistory
,IfcPermit
,IfcProjectOrder
,IfcProjectOrderRecord
,IfcScheduleTimeControl
,IfcServiceLife
,IfcSpaceProgram
,IfcTimeSeriesSchedule
,IfcWorkControl))
SUBTYPE OF (IfcObject);
INVERSE
Controls : SET [0:?] OF IfcRelAssignsToControl FOR RelatingControl;
END_ENTITY;
Explicit Attributes
Entity IfcControl has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
Entity IfcControl has the following local and inherited inverse attributes:
Supertypes
Entity IfcControl inherits from the following supertypes:
IfcRoot
IfcObject
Subtypes
Entity IfcControl has the following subtypes:
IfcActionRequest* IfcConditionCriterion* IfcCostItem* IfcCostSchedule* IfcEquipmentStandard* IfcFurnitureStandard* IfcPerformanceHistory* IfcPermit* IfcProjectOrder* IfcProjectOrderRecord* IfcScheduleTimeControl* IfcServiceLife* IfcSpaceProgram* IfcTimeSeriesSchedule* IfcWorkControl* IfcWorkPlan IfcWorkSchedule
* - Immediate Subtypes
Referenced By
Entity IfcControl and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00