ENTITY shape_aspect_relationship

(* SCHEMA Ap242_managed_model_based_3d_engineering_mim_LF; *)
  ENTITY shape_aspect_relationship;
    name : label;
    description : OPTIONAL text;
    relating_shape_aspect : shape_aspect;
    related_shape_aspect : shape_aspect;
  DERIVE
    id : identifier := get_id_value(SELF);
  WHERE
    WR1: SIZEOF(USEDIN(SELF, 'AP242_MANAGED_MODEL_BASED_3D_ENGINEERING_MIM_LF.' + 'ID_ATTRIBUTE.IDENTIFIED_ITEM')) <= 1;
  END_ENTITY;

Explicit Attributes

Entity shape_aspect_relationship has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship
 related_shape_aspectshape_aspect (ENTITY)shape_aspect_relationship

Derived Attributes

Entity shape_aspect_relationship has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)shape_aspect_relationship

Inverse Attributes

    No Inverse Attributes

Supertypes

    No supertypes

Subtypes

Entity shape_aspect_relationship has the following subtypes:
    angular_location     assembly_joint     component_feature_joint*     component_feature_relationship*     connection_zone_based_assembly_joint     connection_zone_interface_plane_relationship*     dimensional_location*     dimensional_location_with_datum_feature     dimensional_location_with_path     directed_dimensional_location     feature_component_relationship*     feature_for_datum_target_relationship*     make_from_feature_relationship     pattern_offset_membership     pattern_omit_membership     shape_aspect_associativity*     shape_aspect_deriving_relationship*     shape_defining_relationship*
* - Immediate Subtypes

Referenced By

Entity shape_aspect_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 approval_item SELECT shape_aspect_relationship
 assembly_joint ENTITY shape_aspect_relationship
 attribute_language_item SELECT shape_aspect_relationship
 change_relationship_select SELECT shape_aspect_relationship
 component_feature_joint ENTITY shape_aspect_relationship
 component_feature_relationship ENTITY shape_aspect_relationship
 composite_shape_aspect ENTITY shape_aspect_relationship
 connection_zone_interface_plane_relationship ENTITY shape_aspect_relationship
 datum ENTITY shape_aspect_relationship
 datum_feature ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 dimensional_location ENTITY shape_aspect_relationship
 document_reference_item SELECT shape_aspect_relationship
 draughting_model_item_definition SELECT shape_aspect_relationship
 feature_for_datum_target_relationship ENTITY shape_aspect_relationship
 geometric_item_specific_usage_select SELECT shape_aspect_relationship
 geometric_tolerance ENTITY shape_aspect_relationship
 groupable_item SELECT shape_aspect_relationship
 identification_item SELECT shape_aspect_relationship
 id_attribute_select SELECT shape_aspect_relationship
 item_identified_representation_usage_definition SELECT shape_aspect_relationship
 multi_language_attribute_item SELECT shape_aspect_relationship
 represented_definition SELECT shape_aspect_relationship
 runout_zone_orientation_reference_direction ENTITY shape_aspect_relationship
 shape_aspect_deriving_relationship ENTITY shape_aspect_relationship
 shape_aspect_relationship_representation_association ENTITY shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship
 sts_get_product_definition_shape FUNCTION shape_aspect_relationship
 unique_dimensional_location_constraint RULE shape_aspect_relationship


[Top Level Definitions] [Exit]

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