ENTITY characterized_item_within_representation
(* SCHEMA step_merged_cad_schema; *)
-- IN AP242
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-11-21T15:22:02-05:00