ENTITY IfcRelAssignsToProduct
(* SCHEMA IFC2X2_FINAL; *)
ENTITY IfcRelAssignsToProduct
SUBTYPE OF (IfcRelAssigns);
RelatingProduct : IfcProduct;
WHERE
WR1 : SIZEOF(QUERY(Temp <* SELF\IfcRelAssigns.RelatedObjects | RelatingProduct :=: Temp)) = 0;
END_ENTITY;
Explicit Attributes
Entity IfcRelAssignsToProduct has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity IfcRelAssignsToProduct inherits from the following supertypes:
IfcRoot
IfcRelationship
IfcRelAssigns
Subtypes
No subtypesReferenced By
Entity IfcRelAssignsToProduct 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