ENTITY IfcRelSchedulesCostItems
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcRelSchedulesCostItems
SUBTYPE OF (IfcRelAssignsToControl);
WHERE
WR11 : SIZEOF(QUERY(temp <* SELF\IfcRelAssigns.RelatedObjects |
NOT('IFC2X2_FINAL.IFCCOSTITEM' IN TYPEOF(temp))
)) = 0;
WR12 : 'IFC2X2_FINAL.IFCCOSTSCHEDULE' IN TYPEOF (SELF\IfcRelAssignsToControl.RelatingControl);
END_ENTITY;
Explicit Attributes
Entity IfcRelSchedulesCostItems has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcRelSchedulesCostItems inherits from the following supertypes:
IfcRoot
IfcRelationship
IfcRelAssigns
IfcRelAssignsToControl
Subtypes
No subtypesReferenced By
Entity IfcRelSchedulesCostItems 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:56-04:00