Translations:TechDraw General Examples/102/en

From FreeCAD Documentation
Revision as of 12:22, 6 August 2023 by FuzzyBot (talk | contribs) (Importing a new version from external source)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • Blue: a length dimension in the side view of the hole needs a "⌀" prefixed to distinguish this from a rectangular hole.
Insert '⌀' Prefix is an easy way to do this, but the DataFormat Spec property can be edited manually as well.
  • Green: a simple length dimension.
It needs some auxiliary geometry (cosmetic points) as it cannot be applied to circles directly.
  • Red: a diameter dimension. In case you look along the hole axis and can see the circular shape of the hole the "⌀" may be omitted. To remove it edit the DataFormat Spec property manually.