Std RandomColor: Difference between revisions

From FreeCAD Documentation
(Marked this version for translation)
mNo edit summary
 
(7 intermediate revisions by 5 users not shown)
Line 4: Line 4:
<!--T:1-->
<!--T:1-->
{{Docnav
{{Docnav
|[[Std_SetAppearance|Std SetAppearance]]
|[[Std_SetAppearance|SetAppearance]]
|[[Std_Workbench|Workbench]]
|[[Std_TreeSyncView|Std TreeSyncView]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_SetAppearance.svg
|IconL=Std_SetAppearance.svg
|IconR=Std_TreeSyncView.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}


<!--T:2-->
<!--T:2-->
<!--Empty=1 to suppress icon-->
{{GuiCommand
{{GuiCommand
|Name=Std RandomColor
|Name=Std RandomColor
|Empty=1
|MenuLocation=View → Random color
|MenuLocation=View → Random color
|Workbenches=All
|Workbenches=All
Line 31: Line 29:
# Select one or more objects.
# Select one or more objects.
# There are several ways to invoke the command:
# There are several ways to invoke the command:
#* Select the {{MenuCommand|View → Random color}} option from the menu.
#* Select the {{MenuCommand|View → [[Image:Std_RandomColor.svg|16px]] Random color}} option from the menu.
#* Select the {{MenuCommand|Random color}} option from the [[Tree_view|Tree view]] context menu or [[3D_view|3D view]] context menu.
#* Select the {{MenuCommand|[[Image:Std_RandomColor.svg|16px]] Random color}} option from the [[Tree_view|Tree view]] context menu (see screenshot) or [[3D_view|3D view]] context menu.


==Notes== <!--T:6-->
==Notes== <!--T:6-->
Line 38: Line 36:
<!--T:7-->
<!--T:7-->
* The {{PropertyView|Shape Color}} property can also be changed in the [[Property_editor|Property editor]] or the [[Combo_view|Combo view]].
* The {{PropertyView|Shape Color}} property can also be changed in the [[Property_editor|Property editor]] or the [[Combo_view|Combo view]].



<!--T:8-->
<!--T:8-->
{{Docnav
{{Docnav
|[[Std_SetAppearance|Std SetAppearance]]
|[[Std_SetAppearance|SetAppearance]]
|[[Std_Workbench|Workbench]]
|[[Std_TreeSyncView|Std TreeSyncView]]
|[[Std_View_Menu|Std View Menu]]
|[[Std_View_Menu|Std View Menu]]
|IconL=Std_SetAppearance.svg
|IconL=Std_SetAppearance.svg
|IconR=Std_TreeSyncView.svg
|IconR=
|IconC=Freecad.svg
|IconC=Freecad.svg
}}
}}

Latest revision as of 14:57, 6 January 2021

Std RandomColor

Menu location
View → Random color
Workbenches
All
Default shortcut
None
Introduced in version
-
See also
None

Description

The Std RandomColor command applies a random ViewShape Color to selected objects.

Usage

  1. Select one or more objects.
  2. There are several ways to invoke the command:
    • Select the View → Random color option from the menu.
    • Select the Random color option from the Tree view context menu (see screenshot) or 3D view context menu.

Notes