|
ENTITY Composite_linear_profile_refinement_tolerance SUBTYPE OF (Line_profile_tolerance); refined_control : locating_or_refinement_linear_profile_tolerance; WHERE WR1: NOT EXISTS(SELF\Geometric_tolerance.name); END_ENTITY; -- Composite_linear_profile_refinement_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 refined_control: locating_or_refinement_linear_profile_tolerance; |
Global rules for this entity data type- |