ThreadUTS
ThreadUTS models Unified Thread Standard specifications (UNC/UNF/UNEF) widely used in North America. Alongside the shared thread attributes—label, quantity, diameter, spacing (threads per inch and pitch), handedness, and depth—it records the UTS size, series, and tolerance class. Structured UTS data allows downstream systems to verify compatibility with imperial fasteners, select the right taps and gauges, and maintain traceability when multiple thread standards appear on the same drawing. Confidence metadata enables targeted review of critical fastening interfaces before release.
Bases: Thread
Represents a Unified Thread Standard (UTS) thread.
| PARAMETER | DESCRIPTION |
|---|---|
reference_id | Reference ID to identify the object. TYPE: |
label | A short description of the feature in a human-readable format. TYPE: |
confidence | Confidence in the feature extraction or interpretation. TYPE: |
quantity | The number of threads or instances. Must be non-negative. TYPE: |
diameter | The diameter of the thread, including nominal size and tolerances. TYPE: |
spacing | The spacing of the thread, defining the distance between thread crests. TYPE: |
handedness | The direction of the thread, such as LEFT or RIGHT. TYPE: |
depth | The length of the threaded feature, including nominal size and tolerances. TYPE: |
thread_type | TYPE: |
uts_size | The nominal size of the UTS thread. TYPE: |
uts_series | The series designation of the UTS thread. TYPE: |
uts_tolerance_class | The tolerance class for the UTS thread. TYPE: |