|
ENTITY Line_profile_tolerance SUBTYPE OF (Geometric_tolerance); affected_plane : OPTIONAL Axis_placement; reference_datum : SET [0:3] OF Datum_reference; END_ENTITY; -- Line_profile_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; Line_profile_tolerance (OPT) affected_plane: Axis_placement; reference_datum: SET [0:3] OF Datum_reference; |
| Composite_linear_profile_refinement_tolerance (Extended_geometric_tolerance_arm) |
Global rules for this entity data type- |