Std New: Difference between revisions

From FreeCAD Documentation
No edit summary
No edit summary
Line 25: Line 25:
==Description== <!--T:2-->
==Description== <!--T:2-->


The '''Std New''' command creates a new empty document and makes it current.
The '''Std New''' command creates a new empty document and makes it the active document.


==Usage== <!--T:4-->
==Usage== <!--T:4-->


# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Press the {{Button|[[Image:Std_New.svg|16px]] [[Std_New|Std New]]}} button.
#* Press the {{Button|[[Image:Std_New.svg|16px]] Std New}} button.
#* Select the {{MenuCommand|File → [[Image:Std_New.svg|16px]] New}} option from the menu.
#* Select the {{MenuCommand|File → [[Image:Std_New.svg|16px]] New}} option from the menu.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|N}}.
#* Use the keyboard shortcut: {{KEY|Ctrl}}+{{KEY|N}}.

Revision as of 08:17, 10 March 2020

This documentation is a work in progress. Please don't mark it as translatable since it will change in the next hours and days.

Std New

Menu location
File → New
Workbenches
All
Default shortcut
Ctrl+N
Introduced in version
-
See also
Std Open, Std Import

Description

The Std New command creates a new empty document and makes it the active document.

Usage

  1. There are several ways to invoke the command:
    • Press the Std New button.
    • Select the File → New option from the menu.
    • Use the keyboard shortcut: Ctrl+N.

Preferences

  • FreeCAD will create a new document at start up if Tools → Edit parameters... → BaseApp → Preferences → Document → CreateNewDoc is set to true. This setting can also be changed in the Preferences Editor.