GD&T datum feature.
This is part of model-based definition (MBD).
Arguments
| Name | Type | Description | Required |
|---|---|---|---|
face | TaggedFace | The face to be annotated. | Yes |
name | string | The name of the datum. | Yes |
framePosition | Point2d | The position of the feature control frame relative to the leader arrow. The default is [100mm, 100mm]. | No |
framePlane | Plane | The plane in which to display the feature control frame. The default is XY. Other standard planes like XZ and YZ can also be used. The frame may be displayed in a plane parallel to the given plane. | No |
leaderScale | number(_) | Visual scale of the leader dot. The default is 1.0, which maps to the calibrated normal dot size. The value is normalized against fontSize so the dot stays consistent as text size changes. Must be greater than 0. | No |
fontSize | number(Length) | The model-space height to use for annotation text. The default is 10mm. Explicit units are supported; bare numbers use the file's default length unit. This changes the scene size, not the internal raster texture quality. | No |
Returns
GdtAnnotation - A GD&T annotation created by one of the gdt functions.
Examples

