Skip to content

Point & Click support for GD&T Datum (MBD) #8577

@max-mrgrsk

Description

@max-mrgrsk

Roadmap: #8350
KCL issue: #8544
KCL pr: #8417

Summary

  • Add a code mod that emits gdt::datum for selected face(s)
  • Wire it to: Toolbar button and Command palette
gdt::datum(
  face = side2,
  name = "A",
  framePosition = [5, 0],
  framePlane = XZ,
  fontPointSize = 36_,
  fontScale = 2.0_,
)

gdt name will be the second string use in command palette after insert

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions