kcl-stdtypesAnnotationStyle

AnnotationStyleType in std::types

WARNING: This type is experimental and may change or be removed.

How to display a GD&T annotation.

type AnnotationStyle = { fontPointSize: number(_), fontScale: number(_) }

fontPointSize: The font point size to use for the annotation text. fontScale: The font scale to use for the annotation text.

Found a typo?