ENTITY feature_component_relationship

(* SCHEMA step_merged_ap_schema; *)
-- DIFF IN AP214
-- IN AP214/AP224/AP238 STEP-NC/AP242
ENTITY feature_component_relationship
   SUPERTYPE OF (ONEOF(pattern_omit_membership, pattern_offset_membership))
   SUBTYPE OF (shape_aspect_relationship);
   WHERE
      WR1:
         ((SIZEOF([ 'STEP_MERGED_AP_SCHEMA.COMPOSITE_SHAPE_ASPECT', 'STEP_MERGED_AP_SCHEMA.REPLICATE_FEATURE', 'STEP_MERGED_AP_SCHEMA.TRANSITION_FEATURE', 'STEP_MERGED_AP_SCHEMA.MODIFIED_PATTERN' ] * TYPEOF(SELF.relating_shape_aspect)) = 1) OR ('STEP_MERGED_AP_SCHEMA.MACHINING_FEATURE_DEFINITION' IN TYPEOF(SELF.relating_shape_aspect.of_shape.definition))) OR ('STEP_MERGED_AP_SCHEMA.FEATURE_COMPONENT_DEFINITION' IN TYPEOF(SELF.relating_shape_aspect.of_shape.definition));
END_ENTITY;

Explicit Attributes

Entity feature_component_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 feature_component_relationship has the following local and inherited derived attributes:
AttributeTypeDefined By
 ididentifier (STRING)shape_aspect_relationship

Inverse Attributes

    No Inverse Attributes

Supertypes

Entity feature_component_relationship inherits from the following supertypes:
  shape_aspect_relationship

Subtypes

Entity feature_component_relationship has the following subtypes:
    pattern_offset_membership*
    pattern_omit_membership*
* - Immediate Subtypes

Referenced By

Entity feature_component_relationship and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT shape_aspect_relationship
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 approval_item SELECT shape_aspect_relationship
 assembly_joint ENTITY shape_aspect_relationship
 assembly_shape_constraint_item_relationship ENTITY shape_aspect_relationship
 assembly_shape_joint_item_relationship ENTITY shape_aspect_relationship
 attribute_language_item SELECT shape_aspect_relationship
 between_shape_aspect ENTITY shape_aspect_relationship
 change_relationship_select SELECT shape_aspect_relationship
 classification_item 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
 compound_features_of_equal_type RULE shape_aspect_relationship
 connection_zone_interface_plane_relationship ENTITY shape_aspect_relationship
 connectivity_definition_item_relationship ENTITY shape_aspect_relationship
 contact_feature_fit_relationship ENTITY shape_aspect_relationship
 cross_sectional_alternative_shape_element ENTITY shape_aspect_relationship
 cross_sectional_group_shape_element ENTITY shape_aspect_relationship
 datum ENTITY shape_aspect_relationship
 datum_feature ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 description_item SELECT shape_aspect_relationship
 dimensional_location ENTITY shape_aspect_relationship
 document_reference_item SELECT shape_aspect_relationship
 draughting_model_item_definition SELECT shape_aspect_relationship
 effectivity_item 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
 get_diameter_for_round_hole FUNCTION shape_aspect_relationship
 get_round_holes_for_composite_hole FUNCTION shape_aspect_relationship
 groupable_item SELECT shape_aspect_relationship
 identification_item SELECT shape_aspect_relationship
 id_attribute_select SELECT shape_aspect_relationship
 multi_language_attribute_item SELECT shape_aspect_relationship
 represented_definition SELECT shape_aspect_relationship
 restrict_multi_language_for_shape_aspect_relationship RULE 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_aspect_relationship_subtype_exclusiveness RULE shape_aspect_relationship
 shape_definition SELECT shape_aspect_relationship
 shape_feature_definition_element_relationship ENTITY shape_aspect_relationship
 shape_feature_fit_relationship ENTITY shape_aspect_relationship
 sts_get_product_definition_shape FUNCTION shape_aspect_relationship
 subtype_exclusiveness_feature_component_relationship RULE feature_component_relationship
 subtype_exclusiveness_shape_aspect_relationship RULE shape_aspect_relationship
 unique_gdt_element_id_constraint RULE shape_aspect_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2020-07-28T17:02:15-04:00