ENTITY geometric_item_specific_usage

(* SCHEMA Ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf; *)

ENTITY geometric_item_specific_usage
	SUBTYPE OF (item_identified_representation_usage);
	SELF\item_identified_representation_usage.definition : geometric_item_specific_usage_select;
	SELF\item_identified_representation_usage.identified_item : geometric_representation_item;
	SELF\item_identified_representation_usage.used_representation : shape_representation;
END_ENTITY;

Explicit Attributes

Entity geometric_item_specific_usage has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)item_identified_representation_usage
 descriptiontext (STRING)item_identified_representation_usage
 definitiongeometric_item_specific_usage_select (SELECT)geometric_item_specific_usage(Redcl from item_identified_representation_usage)
 used_representationshape_representation (ENTITY)geometric_item_specific_usage(Redcl from item_identified_representation_usage)
 identified_itemgeometric_representation_item (ENTITY)geometric_item_specific_usage(Redcl from item_identified_representation_usage)

Derived Attributes

    No derived attributes

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity geometric_item_specific_usage inherits from the following supertypes:
  item_identified_representation_usage

Subtypes

    No subtypes

Referenced By

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


[Top Level Definitions] [Exit]

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