Std New/新しい

From FreeCAD Documentation
Revision as of 06:19, 19 February 2020 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

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.

概要

新しい空のドキュメントを作成します。Edit -> Preferences -> General -> Documentタブの該当する設定にチェックをいれることで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