Std RandomColor: Difference between revisions

From FreeCAD Documentation
(Removed 'In Progress'.)
mNo edit summary
 
(10 intermediate revisions by 6 users not shown)
Line 2: Line 2:
<translate>
<translate>


<!--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
}}
}}


<!--Empty=1 to suppress icon-->
<!--T:2-->
{{GuiCommand
{{GuiCommand
|Name=Std RandomColor
|Name=Std RandomColor
|Empty=1
|MenuLocation=View → Random color
|MenuLocation=View → Random color
|Workbenches=All
|Workbenches=All
}}
}}


==Description==
==Description== <!--T:3-->


<!--T:4-->
The '''Std RandomColor''' command applies a random {{PropertyView|Shape Color}} to selected objects.
The '''Std RandomColor''' command applies a random {{PropertyView|Shape Color}} to selected objects.


==Usage==
==Usage== <!--T:9-->

<!--T:5-->
# 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==
==Notes== <!--T:6-->


<!--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-->
{{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