ENTITY draughting_model_item_association
(* SCHEMA step_merged_cad_schema; *)
-- DIFF IN AP214
-- DIFF IN AP203e2
ENTITY draughting_model_item_association
SUBTYPE OF (item_identified_representation_usage);
SELF\item_identified_representation_usage.definition : draughting_model_item_definition;
SELF\item_identified_representation_usage.used_representation : annotation_representation_select;
SELF\item_identified_representation_usage.identified_item : draughting_model_item_association_select;
END_ENTITY;
Explicit Attributes
Entity draughting_model_item_association has the following local and inherited explicit attributes:
Derived Attributes
No derived attributes
Inverse Attributes
No Inverse AttributesSupertypes
Entity draughting_model_item_association inherits from the following supertypes:
item_identified_representation_usage
Subtypes
No subtypesReferenced By
Entity draughting_model_item_association 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