ENTITY draughting_model_item_association

(* SCHEMA Ap210_electronic_assembly_interconnect_and_packaging_design_mim_lf; *)

ENTITY draughting_model_item_association
	SUBTYPE OF (item_identified_representation_usage);
	SELF\item_identified_representation_usage.definition : shape_definition;
	SELF\item_identified_representation_usage.identified_item : draughting_model_item_association_select;
	SELF\item_identified_representation_usage.used_representation : draughting_model;
END_ENTITY;

Explicit Attributes

Entity draughting_model_item_association has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)item_identified_representation_usage
 descriptiontext (STRING)item_identified_representation_usage
 definitionshape_definition (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)
 used_representationdraughting_model (ENTITY)draughting_model_item_association(Redcl from item_identified_representation_usage)
 identified_itemdraughting_model_item_association_select (SELECT)draughting_model_item_association(Redcl from item_identified_representation_usage)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity draughting_model_item_association inherits from the following supertypes:
  item_identified_representation_usage

Subtypes

    No subtypes

Referenced By

Entity draughting_model_item_association and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 conductive_interconnect_element_with_pre_defined_transitions ENTITY item_identified_representation_usage
 draughting_model_item_association ENTITY item_identified_representation_usage
 geometric_item_specific_usage ENTITY item_identified_representation_usage
 usage_concept_usage_relationship ENTITY item_identified_representation_usage


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:15:31-04:00