|
ENTITY Straightness_tolerance SUBTYPE OF (Geometric_tolerance); affected_plane : OPTIONAL Axis_placement; END_ENTITY; -- Straightness_tolerance |
Entity data types and their attributesGeometric_tolerance(OPT) name: STRING; applied_to: Shape_element; (OPT) modification: Tolerance_condition; (OPT) qualifying_note: STRING; (OPT) segment_size: Value_with_unit; (OPT) significant_digits: INTEGER; tolerance_value: Value_with_unit; (OPT) value_determination: STRING; Straightness_tolerance (OPT) affected_plane: Axis_placement; |
Global rules for this entity data type- |