ENTITY IfcRelAssignsToControl
(* SCHEMA IFC2X3; *)
ENTITY IfcRelAssignsToControl
SUPERTYPE OF (ONEOF
(IfcRelAssignsTasks
,IfcRelAssignsToProjectOrder
,IfcRelSchedulesCostItems))
SUBTYPE OF (IfcRelAssigns);
RelatingControl : IfcControl;
WHERE
WR1 : SIZEOF(QUERY(Temp <* SELF\IfcRelAssigns.RelatedObjects | RelatingControl :=: Temp)) = 0;
END_ENTITY;
Explicit Attributes
Entity IfcRelAssignsToControl has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcRelAssignsToControl inherits from the following supertypes:
IfcRoot
IfcRelationship
IfcRelAssigns
Subtypes
Entity IfcRelAssignsToControl has the following subtypes:
IfcRelAssignsTasks*
IfcRelAssignsToProjectOrder*
IfcRelSchedulesCostItems*
* - Immediate Subtypes
Referenced By
Entity IfcRelAssignsToControl and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:21:13-04:00