Templater ToleranceFrame

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.


Templater ToleranceFrame

Menu location
Templater → Tolerance Frame
Workbenches
Templater
Default shortcut
None
Introduced in version
-
See also
None

Description

The Templater ToleranceFrame tool creates a tolerance frame or a datum frame as an SVG file and adds it to the selected view.

Usage

  1. Select a view or any geometry inside the view.
  2. There are several ways to invoke the tool.
    • Press the Tolerance Frame button.
    • Select the Templater → Tolerance Frame option from the menu.
  3. The Feature frame settings task panel opens.
  4. Select a Tolerance Type for a tolerance frame, or type a single (upper case) letter for a datum frame.
  5. If a tolerance type was selected adjust the following values:
    (they will be ignored for a datum frame)
    • Optionally edit the Tolerance value.
    • Optionally edit each datum field, leave empty if not needed and succeeding fields will be ignored.
  6. Click Ok to close the task panel and finish the tool.
  7. A NewSymbol.svg file will be saved in the .../Mod/Templater/Resources folder and added to the selected view as a new FeatureFrame object.
  8. Drag the FeatureFrame object to its final position.
  9. Optionally adjust its values by editing the DataEditable Texts property in the Property View

Properties

See also: Property View.

A FeatureFrame is derived from a TechDraw Symbol, formally a TechDraw::DrawViewSymbol object and inherits all its properties.