TYPE a3ms_measured_data_type_name

(* SCHEMA step_merged_ap_schema; *)
-- IN AP242
TYPE a3ms_measured_data_type_name = a3m_measured_data_type_name;
   WHERE
      WR1:
         SELF <> a3m_measured_data_type_name.mdna_boolean_value;
      WR2:
         SELF <> a3m_measured_data_type_name.mdna_context_dependent_measure;
      WR3:
         SELF <> a3m_measured_data_type_name.mdna_length_measure;
      WR4:
         SELF <> a3m_measured_data_type_name.mdna_length_measure_and_context_dependent_measure;
      WR5:
         SELF <> a3m_measured_data_type_name.mdna_others;
      WR6:
         SELF <> a3m_measured_data_type_name.mdna_plane_angle_measure;
      WR7:
         SELF <> a3m_measured_data_type_name.mdna_volume_measure;
END_TYPE;

Referenced By

Defintion a3ms_measured_data_type_name is references by the following definitions:
DefinitionType
 a3ms_get_accuracy_types FUNCTION
 a3ms_get_measured_type FUNCTION
 a3ms_get_value_limit_type FUNCTION
 a3ms_validate_measured_type FUNCTION
 a3m_equivalence_criterion_for_shape ENTITY
 different_bounding_box ENTITY
 different_centroid ENTITY
 different_curve_length ENTITY
 different_number_of_closed_shell ENTITY
 different_number_of_geometric_elements ENTITY
 different_number_of_geometric_elements_wireframe_model ENTITY
 different_number_of_topological_elements ENTITY
 different_number_of_topological_elements_wireframe_model ENTITY
 different_surface_area ENTITY
 different_surface_normal ENTITY
 different_volume ENTITY
 mismatch_of_arcwise_connected_curves ENTITY
 mismatch_of_arcwise_connected_surfaces ENTITY
 mismatch_of_arcwise_connected_surfaces_boundary ENTITY
 mismatch_of_edges ENTITY
 mismatch_of_faces ENTITY
 mismatch_of_points ENTITY
 mismatch_of_point_cloud_and_related_geometry ENTITY
 mismatch_of_underlying_edge_geometry ENTITY
 mismatch_of_underlying_face_geometry ENTITY
 missing_edge ENTITY
 missing_face ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:32:01-05:00