Std Edit Menu: Difference between revisions

From LabRPS Documentation
Jump to navigation Jump to search
No edit summary
No edit summary
Line 14: Line 14:
==Introduction==  
==Introduction==  


The '''Std Edit Menu''' is one of the 8 sub-menus in the [[Standard_Menu|standard menu]]:
The '''Std Edit Menu''' is one of the 7 sub-menus in the [[Standard_Menu|standard menu]]:


<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
<!--Please keep info below synchronized with Std_Base, Standard_Menu, Std_File_Menu etc.-->
Line 25: Line 25:
[[Std_View_Menu|View]]
[[Std_View_Menu|View]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Scripting_Menu|Scripting]]
[[Std_Tools_Menu|Tools]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Input_Menu|Input]]
[[Std_Macro_Menu|Macro]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Simulation_Menu|Simulation]]
[[Std_Windows_Menu|Windows]]
&nbsp;&nbsp;&nbsp;
[[Std_Output_Menu|Output]]
&nbsp;&nbsp;&nbsp;
&nbsp;&nbsp;&nbsp;
[[Std_Help_Menu|Help]]
[[Std_Help_Menu|Help]]
Line 43: Line 41:
The following tools are available in this menu:
The following tools are available in this menu:


* [[File:Std_Edit_Undo.svg|32px]] [[Std_Edit_Undo|Undo]]: Undoes one action.
* [[File:Std_Undo.svg|32px]] [[Std_Undo|Undo]]: Undoes one action.
 
* [[File:Std_Redo.svg|32px]] [[Std_Redo|Redo]]: Redoes a previously undone action.
 
* [[File:Std_Cut.svg|32px]] [[Std_Cut|Cut]]: Copies spreadsheet cells to the Clipboard and clears them.
 
* [[File:Std_Copy.svg|32px]] [[Std_Copy|Copy]]: Copies objects to the Clipboard.
 
* [[File:Std_Paste.svg|32px]] [[Std_Paste|Paste]]: Pastes objects from the Clipboard into the document.
 
* [[File:Std_DuplicateSelection.svg|32px]] [[Std_DuplicateSelection|Duplicate selection]]: Duplicates objects within the document.
 
* [[File:Std_Refresh.svg|32px]] [[Std_Refresh|Refresh]]: Recomputes the document.
 
* [[File:Std_BoxSelection.svg|32px]] [[Std_BoxSelection|Box selection]]: Selects objects from a rectangular area.
 
* [[File:Std_BoxElementSelection.svg|32px]] [[Std_BoxElementSelection|Box element selection]]: Selects faces from a rectangular area.


* [[File:Std_Edit_Redo.svg|32px]] [[Std_Edit_Redo|Redo]]: Redoes a previously undone action.
* [[File:Std_SelectAll.svg|32px]] [[Std_SelectAll|Select All]]: Selects all objects.


* [[File:Std_Edit_Cut.svg|32px]] [[Std_Edit_Cut|Cut]]: Copies items to the Clipboard and clears them.
* [[File:Std_Delete.svg|32px]] [[Std_Delete|Delete]]: Deletes selected objects.


* [[File:Std_Edit_Copy.svg|32px]] [[Std_Edit_Copy|Copy]]: Copies items to the Clipboard.
* [[File:Std_SendToPythonConsole.svg|32px]] [[Std_SendToPythonConsole|Send to Python Console]]: Creates variables in the [[Python_console|Python console]] referencing an object.


* [[File:Std_Edit_Paste.svg|32px]] [[Std_Edit_Paste|Paste]]: Pastes items from the Clipboard into the document.  
* [[File:Std_Placement.svg|32px]] [[Std_Placement|Placement...]]: Opens the Placement task panel for an object.


* [[File:Std_Edit_Clear.svg|32px]] [[Std_Edit_Clear|Clear Selection]]: clears selected items.
* [[File:Std_TransformManip.svg|32px]] [[Std_TransformManip|Transform]]: Transforms an object in the [[3D_view|3D view]].


* [[File:Std_Edit_Delete_fit_tables.svg|32px]] [[Std_Edit_Delete_fit_tables|Delete Fit Tables]]: deletes tables created after data fitting.
* [[File:Std_Alignment.svg|32px]] [[Std_Alignment|Alignment...]]: Aligns an object in relation to a fixed reference object.


* [[File:Std_Edit_Clear_log_information.svg|32px]] [[Std_Edit_Clear_log_information|Clear Log Information]]: Clears the contents of the result log window.
* [[File:Std_Edit.svg|32px]] [[Std_Edit|Toggle Edit mode]]: Activates or deactivates an object's edit mode.


* [[Std_Edit_Add_symbolsGlyphs|Add Symbols/Glyphs]]: Adds Symbols/Glyphs to the graph.
* [[File:Std_UserEditMode.svg|32px]] [[Std_UserEditMode|Edit mode]]: Defines the edit mode to be used when an object is double-clicked in the [[Tree_view|Tree view]]. {{Version|0.20}}


* [[File:Std_Edit_Dlg_Preferences.svg|32px]] [[Std_Edit_Dlg_Preferences|Preferences...]]: Opens the [[Preferences_editor|Preferences Editor]].  
* [[File:Std_DlgPreferences.svg|32px]] [[Std_DlgPreferences|Preferences...]]: Opens the [[Preferences_Editor|Preferences Editor]]. {{Emphasis|-- On MacOS this menu option may be located in the LabRPS menu instead of the Edit menu.}}




Line 75: Line 89:
{{Std Base navi}}
{{Std Base navi}}
{{Userdocnavi}}
{{Userdocnavi}}
{{clear}}
[[Category:Workbenches]]

Revision as of 12:45, 25 July 2024

Std Base icon

Introduction

The Std Edit Menu is one of the 7 sub-menus in the standard menu:

File     Edit     View     Tools     Macro     Windows     Help

The Edit menu provides tools to change the model.

Tools

The following tools are available in this menu:

  • Std Undo.svg Undo: Undoes one action.
  • Std Redo.svg Redo: Redoes a previously undone action.
  • Std Cut.svg Cut: Copies spreadsheet cells to the Clipboard and clears them.
  • Std Copy.svg Copy: Copies objects to the Clipboard.
  • Std Paste.svg Paste: Pastes objects from the Clipboard into the document.
  • Std Delete.svg Delete: Deletes selected objects.
  • Std Placement.svg Placement...: Opens the Placement task panel for an object.
  • Std Alignment.svg Alignment...: Aligns an object in relation to a fixed reference object.