Part FaceColors: Difference between revisions

From FreeCAD Documentation
No edit summary
m (style fix)
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Template:VeryImportantMessage|The Std_SetColors name or any similar name does not exist in the FreeCAD code base. We need to find another name for the page, or transfer its content to an existing page. Added WrongPageName category. ''- NormandC''}}
{{Template:VeryImportantMessage|The Std_SetColors name or any similar name does not exist in the FreeCAD code base. We need to find another name for the page, or transfer its content to an existing page. Added WrongPageName category. ''- NormandC''}}
{{Template:VeryImportantMessage|yes, this feature is part of the Part WB, so its name should be Part_FaceColors. Work is in progress to fix this --[[User:Uwestoehr|uwestoehr]] ([[User talk:Uwestoehr|talk]]) 17:28, 2 August 2020 (UTC) }}
{{UnfinishedDocu{{#translation:}}}}
<translate>
<translate>


{{Docnav
==Change the color of the faces== <!--T:2-->
|[[Part_CheckGeometry|Check geometry]]
|[[Std Measure Menu|Measure]]
|[[Part_Module|Part]]
|IconL=Part_CheckGeometry.svg
|IconC=Workbench_Part.svg
|IconR=Part_Measure_Linear.svg
}}

<!--T:2-->
{{GuiCommand
|Name=Part FaceColors
|Empty=1
|MenuLocation=Contextual menu → Set colors
|Workbenches=[[Part Workbench|Part]], [[PartDesign Workbench|PartDesign]]
|SeeAlso=[[Std SetAppearance|Appearance]]
}}

[[Image:Std_SetColors-dialog.png|frame|The FaceColors dialog|left]]

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


<!--T:3-->
<!--T:3-->
This feature allows you to define a color for each face or surface of an object.
The '''FaceColors''' feature allows you to define a color for each face or surface of an object. To color whole parts, use instead is the feature ''[[Std_SetAppearance|SetAppearance]]''.

[[Image:Std_SetColors1_it.png|right|Avvio della funzione]]
==Usage==
In the tree view:

*
# Right-click on an item in the tree view. If the items supports the ''FaceColors'' feature, there is a context menu entry '''Set colors...''' and you can click on it.
*
# To select face(s):
*
## For a single face simply click on it, then select in the dialog its color
{{clear}}
## To select multiple faces, either keep {{KEY|Ctrl}} pressed and click on several faces.<br>Or click in the dialog on the button {{Button|Box selection}}. Then you can drag with the mouse a selection rectangle in the model. Every face that is partly in the selection rectangle will be selected.
In '''Set colors per face''':
# Choose in the dialog a color for the selected faces.
[[Image:Std_SetColors2_it.png|right|Finestra Imposta colore per faccia]]
# Click {{Button|OK}} to close the dialog an accept the changes you made.
*
Nella finestra viene mostrato il numero della faccia.
* Cliccare sul rettangolo sottostante (campione di colore) per visualizzare lo spettro dei colori.
* Selezionare il colore desiderato.
* Procedere eventualmente per altre facce e poi conferemare.
{{clear}}
Per ripristinare i colori di defualt usare il pulsante '''Imposta al valore predefinito''' oppure '''Shape color''' della scheda '''Vista'''


</translate>
</translate>

Revision as of 23:26, 2 August 2020

The Std_SetColors name or any similar name does not exist in the FreeCAD code base. We need to find another name for the page, or transfer its content to an existing page. Added WrongPageName category. - NormandC
yes, this feature is part of the Part WB, so its name should be Part_FaceColors. Work is in progress to fix this --uwestoehr (talk) 17:28, 2 August 2020 (UTC)

Part FaceColors

Menu location
Contextual menu → Set colors
Workbenches
Part, PartDesign
Default shortcut
None
Introduced in version
-
See also
Appearance

File:Std SetColors-dialog.png
The FaceColors dialog

Description

The FaceColors feature allows you to define a color for each face or surface of an object. To color whole parts, use instead is the feature SetAppearance.

Usage

  1. Right-click on an item in the tree view. If the items supports the FaceColors feature, there is a context menu entry Set colors... and you can click on it.
  2. To select face(s):
    1. For a single face simply click on it, then select in the dialog its color
    2. To select multiple faces, either keep Ctrl pressed and click on several faces.
      Or click in the dialog on the button Box selection. Then you can drag with the mouse a selection rectangle in the model. Every face that is partly in the selection rectangle will be selected.
  3. Choose in the dialog a color for the selected faces.
  4. Click OK to close the dialog an accept the changes you made.