GDnTFeature
GDnTFeature
represents the feature control frame for a GD&T requirement. It captures the controlled characteristic, tolerance value, datum references, and any material condition modifiers in a structured form. By modeling the entire frame, the API makes it possible to programmatically interpret whether the tolerance applies to position, profile, runout, or another control type. Downstream applications can therefore assess inspection feasibility, perform tolerance stack-ups, or highlight changes between revisions. The object also records the graphical placement and textual notes from the drawing to maintain traceability. Use it to transform complex GD&T symbology into data that quality systems, CAM tools, and digital twins can consume without manual transcription.
Bases: BaseModel
Represents the feature of the GD&T
PARAMETER | DESCRIPTION |
---|---|
filter | Filter for the feature TYPE: |
associated_feature | Associated feature for the GD&T TYPE: |
derived_feature | Derived feature for the GD&T TYPE: |