ENTITY founded_item
(* SCHEMA representation_schema; *)
ENTITY founded_item;
DERIVE
users : SET[0:?] OF founded_item_select := using_items(SELF,[]);
WHERE
WR1: SIZEOF(users) > 0;
WR2: NOT(SELF IN users);
END_ENTITY;
Explicit Attributes
No explicit attributes
Derived Attributes
Entity founded_item has the following local and inherited derived attributes:
Inverse Attributes
No Inverse AttributesSupertypes
No supertypesSubtypes
Entity founded_item has the following subtypes:
box_domain*
composite_curve_segment*
rectangle_domain*
reparametrised_composite_curve_segment
surface_patch*
view_volume*
* - Immediate Subtypes
Referenced By
Entity founded_item and its supertypes are referenced by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:13:58-04:00