Std ProjectInfo: Difference between revisions

From FreeCAD Documentation
(Menu text)
(Added "Program version" and "Unit System".)
Line 29: Line 29:
# Select the {{MenuCommand|File → [[Image:Std_ProjectInfo.svg|16px]] Document information...}} option from the menu.
# Select the {{MenuCommand|File → [[Image:Std_ProjectInfo.svg|16px]] Document information...}} option from the menu.
# A dialog box with the following information pops up:
# A dialog box with the following information pops up:
#* '''Name''': The name of the document. {{Emphasis|Not editable}}. Corresponds to the Label property of the document which can be changed in the [[Property_editor|Property editor]].
#* '''Name''': The name of the document. {{Emphasis|Not editable}}. Corresponds to the Label property of the document.
#* '''Path''': The full path of the file. Blank if the document has not been saved. {{Emphasis|Not editable}}.
#* '''Path''': The full path of the file. Blank if the document has not been saved. {{Emphasis|Not editable}}.
#* '''UUID''': FreeCAD automatically enters a checksum value. {{Emphasis|Not editable}}.
#* '''UUID''': FreeCAD automatically enters a checksum value. {{Emphasis|Not editable}}.
#* '''Program version''': The FreeCAD version used to save the file.
#* '''Unit System''': The document unit system. {{Emphasis|Initial value depends on the [[Preferences_Editor#General_2|Default unit system preference]]}}. {{Version|0.22}}
#* '''Created by''': Enter an author name. {{Emphasis|Can be preset}}.
#* '''Created by''': Enter an author name. {{Emphasis|Can be preset}}.
#* '''Creation date''': FreeCAD automatically enters the correct date. {{Emphasis|Not editable}}.
#* '''Creation date''': FreeCAD automatically enters the correct date. {{Emphasis|Not editable}}.
Line 37: Line 39:
#* '''Last modification date''': FreeCAD automatically enters the correct date. {{Emphasis|Not editable}}.
#* '''Last modification date''': FreeCAD automatically enters the correct date. {{Emphasis|Not editable}}.
#* '''Company''': Enter a company name. {{Emphasis|Can be preset}}.
#* '''Company''': Enter a company name. {{Emphasis|Can be preset}}.
#* '''License Information''': Select a license from the pulldown menu. {{Emphasis|Can be preset}}.
#* '''License information''': Select a license from the pulldown menu. {{Emphasis|Can be preset}}.
#* '''License URL''': The URL will change with the selected license, but can be overwritten. {{Emphasis|Can be preset}}.
#* '''License URL''': The URL will change with the selected license, but can be overwritten. {{Emphasis|Can be preset}}.
#* '''Comment''': Enter any comment that may apply.
#* '''Comment''': Enter any comment that may apply.

Revision as of 18:45, 20 April 2024

Std ProjectInfo

Menu location
File → Document information...
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
Std New

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 → Document 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.
    • 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.
    • Program version: The FreeCAD version used to save the file.
    • Unit System: The document unit system. Initial value depends on the Default unit system preference. introduced in version 0.22
    • 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.