Entity data types and their attributesConcentricity_tolerance- Geometric_tolerance name: label; (OPT) description: text; (OPT) magnitude: length_measure_with_unit; toleranced_shape_aspect: geometric_tolerance_target; (DER) controlling_shape: product_definition_shape; Geometric_tolerance_with_datum_reference datum_system: SET [1:?] OF datum_system_or_reference; Geometric_tolerance_with_defined_area_unit area_type: area_unit_type; (OPT) second_unit_size: length_measure_with_unit; Geometric_tolerance_with_defined_unit unit_size: length_measure_with_unit; Geometric_tolerance_with_maximum_tolerance maximum_upper_tolerance: length_measure_with_unit; Geometric_tolerance_with_modifiers modifiers: SET [1:?] OF geometric_tolerance_modifier; |
public class CConcentricity_tolerance$geometric_tolerance_with_defined_area_unit$geometric_tolerance_with_maximum_tolerance implements EConcentricity_tolerance, EGeometric_tolerance_with_defined_area_unit, EGeometric_tolerance_with_maximum_tolerance |