- GuiCommand: Name: TechDraw PageDefault MenuLocation: TechDraw -> Page -> Insert Default Page Workbenches: TechDraw_Workbench SeeAlso: TechDraw_PageTemplate, TechDraw_Templates
The TechDraw PageDefault tool creates a new Page object using the the template file specified in the TechDraw Preferences.
*Default template that comes with TechDraw: A4_LandscapeTD.svg*- An active document must exist.
- There are several ways to invoke the tool:
- Press the Insert Default Page button.
- Select the TechDraw → Page → Insert Default Page option from the menu.
-
If a Page is marked as "do not keep updated" either through its Keep Updated property, through the Toggle Keep Updated option from its window context menu, or by the setting in the Preferences, it will ignore changes in the 3D model. You may notice anomalies (missing geometry, missing Dimension values, etc) in the appearance of the Page. These will correct themselves once the Page is updated with the Redraw Page tool. The Page will have this icon in the Tree view while updating is suspended. This setting also affects the startup process. If a Page is marked as "do not keep updated" it will not be drawn at program start.
-
If the default template is not specified in your user configuration file
user.cfg
, the tool will try:
:
$INSTALL_DIR/Mod/TechDraw/Templates/A4_LandscapeTD.svg
: Where $INSTALL_DIR
is the directory where FreeCAD was installed, for example:
:
/usr/share/freecad/Mod/TechDraw/Templates/A4_LandscapeTD.svg
{{TitleProperty|Base}}
- Projection Type: Default projection type (First or Third Angle) for this Page.
{{TitleProperty|Page}}
-
Keep Updated: If false, the Page is not updated with changes to the 3D model. Useful for complicated/slow drawings. See Notes.
-
Template: A link to this Page's Template object.
-
Views: A list of links to the Views on this Page.
-
Scale: Default scale for Views in this Page.
-
Next Balloon Index: Auto-numbering for Balloons.
{{TitleProperty|Grid}}
-
Show Grid: Show a grid over this Page. (v0.20)
-
Grid Spacing: Distance between grid lines. (v0.20)
{{TechDraw Tools navi}}
⏵ documentation index > TechDraw > TechDraw PageDefault