ENTITY characterized_item_within_representation
(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
ENTITY characterized_item_within_representation
SUBTYPE OF (characterized_object);
item : representation_item;
rep : representation;
UNIQUE
WR1: item, rep;
WHERE
WR2: rep IN using_representations(item);
END_ENTITY;
Explicit Attributes
Entity characterized_item_within_representation has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity characterized_item_within_representation inherits from the following supertypes:
characterized_object
Subtypes
Entity characterized_item_within_representation has the following subtypes:
characterized_chain_based_item_within_representation*
* - Immediate Subtypes
Referenced By
Entity characterized_item_within_representation 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:07-04:00