Jump to content

Templater AuxView

From FreeCAD Documentation

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 AuxView

Menu location
Templater → Auxiliary View
Workbenches
Templater
Default shortcut
None
Introduced in version
-
See also
None

Description[edit | edit source]

The Templater AuxView tool adds an auxiliary view to the active TechDraw drawing page based on a straight line in an existing base view. This line, together with the Z-axis of the base view, defines the orientation of the auxiliary view. The end vertices of the line can either be selected separately or derived from a selected edge.

Usage[edit | edit source]

  1. Select two vertices or one edge in an existing view.
  2. There are several ways to invoke the tool.
    • Press the Auxiliary View button.
    • Select the Templater → Auxiliary View option from the menu.
  3. A new auxiliary view, an AuxView object, is created. Its line of sight is perpendicular to the line between the selected vertices.
  4. The Auxiliary view settings task panel opens.
    • Optionally change the marker of the view.
    • Optionally reverse the direction of the view.
    • Optionally align the direction with the line.
  5. Click Ok to close the task panel and finish the tool.
  6. Drag the view and the annotation elements to their final positions.

Task Panel[edit | edit source]

  • Marker of the auxiliary view: Sets the view marker and the related arrow marker.
  • Reverse direction: Turns the x-axis of the auxiliary view by 180° around the z-axis of the selection view to reverse its direction.
  • Along edge: Turns the x-axis of the auxiliary view by 90° around the z-axis of the base view to align it with the selection.

Properties[edit | edit source]

See also: Property View.

An AuxView is derived from a TechDraw View, formally a TechDraw::DrawViewPart object and inherits all its properties. It also has the following additional property:

Data[edit | edit source]

Aux View

  • DataBase View (PropertyLink): Referenced view.