Overview Schemas Index

SHAPE_TOLERANCE_SCHEMA (jsdai.SShape_tolerance_schema)


Multi leaf complex entity data type
          geometric_tolerance_with_defined_unit+geometric_tolerance_with_maximum_tolerance+line_profile_tolerance+unequally_disposed_geometric_tolerance

Entity data types and their attributes

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_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;
Line_profile_tolerance
          -
Unequally_disposed_geometric_tolerance
          displacement: length_measure_with_unit;

public class CGeometric_tolerance_with_defined_unit$geometric_tolerance_with_maximum_tolerance$line_profile_tolerance$unequally_disposed_geometric_tolerance implements EGeometric_tolerance_with_defined_unit, EGeometric_tolerance_with_maximum_tolerance, ELine_profile_tolerance, EUnequally_disposed_geometric_tolerance