Std ProjectInfo/ko: Difference between revisions

From FreeCAD Documentation
(Created page with "표준 프로젝트 정보(Std ProjectInfo)")
 
(Created page with "{{GuiCommand/ko |Name=Std ProjectInfo |Name/ko=표준 프로젝트 정보 |MenuLocation=파일 → 프로젝트 정보... |Workbenches=모두 |SeeAlso=Std_New|표준 새 파...")
Line 9: Line 9:
}}
}}


{{GuiCommand
{{GuiCommand/ko
|Name=Std ProjectInfo
|Name=Std ProjectInfo
|Name/ko=표준 프로젝트 정보
|MenuLocation=FileProject information...
|MenuLocation=파일프로젝트 정보...
|Workbenches=All
|Workbenches=모두
|SeeAlso=[[Std_New|Std New]]
|SeeAlso=[[Std_New|표준 새 파일]]
}}
}}



Revision as of 06:35, 26 December 2020

표준 프로젝트 정보

메뉴 위치
파일 → 프로젝트 정보...
작업대
모두
기본 단축키
없음
도입 버전
-
참조
표준 새 파일

Description

The Std ProjectInfo command shows a dialog box with project information belonging to the active document. Some of this information can be edited.

Usage

  1. Select the File → Project information... option from the menu.
  2. A dialog box with the following information pops up:
    • Name: The name of the document. Not editable. Corresponds to the Label property of the document which can be changed in the Property editor.
    • Path: The full path of the file. Blank if the document has not been saved. Not editable.
    • UUID: FreeCAD automatically enters a checksum value. Not editable.
    • Created by: Enter an author name. Can be preset.
    • Creation date: FreeCAD automatically enters the correct date. Not editable.
    • Last modified by: Enter an author name. Can be preset.
    • Last modification date: FreeCAD automatically enters the correct date. Not editable.
    • Company: Enter a company name. Can be preset.
    • License Information: Select a license from the pulldown menu. Can be preset.
    • License URL: The URL will change with the selected license, but can be overwritten. Can be preset.
    • Comment: Enter any comment that may apply.
  3. Enter the required information and press the OK button.

Options

  • Press Esc or the Cancel button to abort the command.

Preferences

  • The values for the author names, company name and license information can be preset in the Preferences Editor.