Std New/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
Line 18: Line 18:
==Usage==
==Usage==
# Invoke the command several ways:
# Invoke the command several ways:
#* Pressing the {{KEY|[[File:Std New.png|16px|Std New|link=Std New]] [[Std New|Std New]]}} button in the toolbar
#* 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 {{KEY|Ctrl}}+{{KEY|N}} keyboard shortcut
#* {{MenuCommand|[[Std_File_Menu|File]] → New}}
#* Using the {{MenuCommand|{{StdMenu|[[Std_File_Menu|File]]}} → New}} entry in the File menu


==Scripting==
==Scripting==


{{Std Base navi}}

{{Userdocnavi}}
{{clear}}
{{clear}}

{{Std Base navi{{#translation:}}}}

{{Userdocnavi{{#translation:}}}}

Revision as of 06:20, 19 February 2020

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.

Std New

Системное название
Std New
Расположение в меню
Файл → Создать
Верстаки
All
Быстрые клавиши
Ctrl+N
Представлено в версии
-
См. также
Открыть файл,Импортировать файл

Создаёт новый пустой документ. FreeCAD может быть сконфигурирован на создание нового пустого документа при старте автоматически, включив соответствующие установки через Правка → Параметры → Основные → Документ (вкладка).

Usage

  1. Invoke the command several ways:
    • Pressing the Std New Std New button in the toolbar
    • Using the Ctrl+N keyboard shortcut
    • Using the File → New entry in the File menu

Scripting