Std New: Difference between revisions

From FreeCAD Documentation
m (moved templates out of translation tags + Added {{StdMenu}} + png to svg)
(Revised. Added 'in progress' for now.)
Line 1: Line 1:
<languages/>
<languages/>

{{UnfinishedDocu{{#translation:}}}}
{{Page in progress}}

<translate>
<translate>
{{Docnav
|
|[[Std_Open|Std Open]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_Open.svg
|IconC=Freecad.svg
}}

<!--T:1-->
<!--T:1-->
{{GuiCommand
{{GuiCommand
|Name=Std New
|Name=Std New
|MenuLocation={{StdMenu|[[Std_File_Menu|File]]}} → New
|MenuLocation=File → New
|Workbenches=All
|Workbenches=All
|Shortcut={{KEY|Ctrl}}+{{KEY|N}}
|Shortcut={{KEY|Ctrl}}+{{KEY|N}}
|SeeAlso=[[Std Open]], [[Std Import]]
|SeeAlso=[[Std_Open|Std Open]], [[Std_Import|Std Import]]
|Version=-
}}
}}


==Description== <!--T:2-->
==Description== <!--T:2-->

Creates a new empty document. FreeCAD can also be configured to automatically create a new empty document on startup. This can be done by checking the appropriate setting in {{MenuCommand|Edit → Preferences → General → Document tab}}.
The '''Std New''' command creates a new empty document and makes it current.


==Usage== <!--T:4-->
==Usage== <!--T:4-->
# Invoke the command several ways:
#* Pressing the {{KEY|[[File:Std_New.svg|16px|Std New|link=Std New]] [[Std New|Std New]]}} button in the toolbar
#* Using the {{KEY|Ctrl}}+{{KEY|N}} keyboard shortcut
#* Using the {{MenuCommand|{{StdMenu|[[Std_File_Menu|File]]}} → New}} entry in the File menu


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


==Preferences==
</translate>
{{clear}}


* FreeCAD will create a new document at start up if {{MenuCommand|Tools → Edit parameters... → BaseApp → Preferences → Document → CreateNewDoc}} is set to {{TRUE}}. This setting can also be changed in the [[Preferences_Editor|Preferences Editor]].
{{Std Base navi{{#translation:}}}}


{{Docnav
|
|[[Std_Open|Std Open]]
|[[Std_File_Menu|Std File Menu]]
|IconL=
|IconR=Std_Open.svg
|IconC=Freecad.svg
}}

</translate>
{{Std Base navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{clear}}

Revision as of 17:04, 9 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 current.

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.