ENTITY dimensional_location_with_normal_constraint

(* SCHEMA step_merged_ap_schema; *)
-- IN AP238 STEP-NC/AP242
ENTITY dimensional_location_with_normal_constraint
   SUBTYPE OF (directed_dimensional_location);
      classification : dimensional_location_with_normal_constraint_type;
      SELF\shape_aspect_relationship.relating_shape_aspect : surface_or_face_surface_shape_aspect;
      SELF\shape_aspect_relationship.related_shape_aspect : surface_or_face_surface_shape_aspect;
   DERIVE
      surface2 : surface_or_face_surface_shape_aspect := SELF\shape_aspect_relationship.related_shape_aspect;
      surface1 : surface_or_face_surface_shape_aspect := SELF\shape_aspect_relationship.relating_shape_aspect;
   INVERSE
      associated_geometric_tolerance : SET [0:0] OF geometric_tolerance FOR toleranced_shape_aspect;
   WHERE
      WR1:
         TYPEOF(surface1) = TYPEOF(surface2);
      WR2:
         surface1 :<>: surface2;
END_ENTITY;

Explicit Attributes

Entity dimensional_location_with_normal_constraint has the following local and inherited explicit attributes:
AttributeTypeDefined By
 namelabel (STRING)shape_aspect_relationship
 descriptiontext (STRING)shape_aspect_relationship
 relating_shape_aspectsurface_or_face_surface_shape_aspect (SELECT)dimensional_location_with_normal_constraint(Redcl from shape_aspect_relationship)
 related_shape_aspectsurface_or_face_surface_shape_aspect (SELECT)dimensional_location_with_normal_constraint(Redcl from shape_aspect_relationship)
 classificationdimensional_location_with_normal_constraint_type (ENUM)dimensional_location_with_normal_constraint

Derived Attributes

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

Inverse Attributes

Entity dimensional_location_with_normal_constraint has the following local and inherited inverse attributes:
AttributeTypeDefined By
 associated_geometric_toleranceSET OF geometric_tolerance (ENTITY)dimensional_location_with_normal_constraint

Supertypes

Entity dimensional_location_with_normal_constraint inherits from the following supertypes:
  shape_aspect_relationship
    dimensional_location
      directed_dimensional_location

Subtypes

    No subtypes

Referenced By

Entity dimensional_location_with_normal_constraint and its supertypes are referenced by the following definitions:
DefinitionTypeReferenced Entity
 action_item SELECT shape_aspect_relationship
 action_item SELECT dimensional_location
 action_item SELECT directed_dimensional_location
 action_items SELECT dimensional_location
 action_items SELECT directed_dimensional_location
 action_method_items SELECT dimensional_location
 acyclic_shape_aspect_relationship FUNCTION shape_aspect_relationship
 approval_item SELECT dimensional_location
 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 dimensional_location
 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_system_for_composite_group_element ENTITY shape_aspect_relationship
 datum_target ENTITY shape_aspect_relationship
 derived_property_select SELECT dimensional_location
 description_item SELECT dimensional_location
 description_item SELECT shape_aspect_relationship
 dimensional_characteristic SELECT dimensional_location
 dimensional_location ENTITY shape_aspect_relationship
 dimensional_location_with_normal_constraint ENTITY shape_aspect_relationship
 dimension_related_tolerance_zone_element ENTITY dimensional_location
 document_reference_item SELECT shape_aspect_relationship
 draughting_model_item_definition SELECT shape_aspect_relationship
 draughting_model_item_definition SELECT dimensional_location
 effectivity_item SELECT shape_aspect_relationship
 feature_for_datum_target_relationship ENTITY shape_aspect_relationship
 generic_property_definition_select SELECT dimensional_location
 geometric_item_specific_usage_select SELECT shape_aspect_relationship
 geometric_tolerance ENTITY shape_aspect_relationship
 geometric_tolerance_target SELECT shape_aspect_relationship
 geometric_tolerance_target SELECT dimensional_location
 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
 identification_item SELECT dimensional_location
 id_attribute_select SELECT shape_aspect_relationship
 inspected_element_select SELECT dimensional_location
 multi_language_attribute_item SELECT shape_aspect_relationship
 multi_language_attribute_item SELECT dimensional_location
 organization_item SELECT dimensional_location
 person_and_organization_item SELECT dimensional_location
 represented_definition SELECT shape_aspect_relationship
 requirement_assigned_item SELECT dimensional_location
 requirement_source_item SELECT dimensional_location
 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_shape_aspect_relationship RULE shape_aspect_relationship
 tolerance_zone_target SELECT dimensional_location
 unique_gdt_element_id_constraint RULE dimensional_location
 unique_gdt_element_id_constraint RULE shape_aspect_relationship


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2026-09-02T09:08:04-04:00