Part ColorPerFace: Difference between revisions

From FreeCAD Documentation
No edit summary
(update docnav)
(33 intermediate revisions by 8 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
<translate>
<translate>
<!--T:1-->
{{Template:UnfinishedDocu}}


==Change the color of the faces== <!--T:2-->
<!--T:6-->
{{Docnav
|[[Part_Defeaturing|Defeaturing]]
|
|[[Part_Module|Part]]
|IconL=Part_Defeaturing.svg
|IconR=
|IconC=Workbench_Part.svg
}}


<!--T:7-->
{{GuiCommand
|Name=Part FaceColors
|MenuLocation=Contextual menu → Set colors
|Workbenches=[[Part_Module|Part]], [[PartDesign_Workbench|PartDesign]]
|SeeAlso=[[Std_SetAppearance|Std Appearance]]
}}

==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. This way you can assign multiple colors to one part. To color whole parts, use instead is the feature ''[[Std_SetAppearance|SetAppearance]]''.

[[Image:Std_SetColors1_it.png|right|Avvio della funzione]]
==Usage== <!--T:9-->
In the tree view:

*
<!--T:10-->
*
To color faces:
*
# 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.
{{clear}}
In '''Set colors per face''':
# To select face(s):
## For a single face simply click on it, then select in the dialog its color
[[Image:Std_SetColors2_it.png|right|Finestra Imposta colore per faccia]]
## 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.
*
# Choose in the dialog a color for the selected faces.
Nella finestra viene mostrato il numero della faccia.
# Click {{Button|OK}} to close the dialog an accept the changes you made.
* Cliccare sul rettangolo sottostante (campione di colore) per visualizzare lo spettro dei colori.

* Selezionare il colore desiderato.
<!--T:11-->
* Procedere eventualmente per altre facce e poi conferemare.
To reset all face colors:
{{clear}}
# Click {{Button|Set to default}}. This sets the colors of all faces of the part to the default color. The button works instantly, i.e. you can not revert this with the {{Button|Cancel}} button.
Per ripristinare i colori di defualt usare il pulsante '''Imposta al valore predefinito''' oppure '''Shape color''' della scheda '''Vista'''

<!--T:12-->
[[Image:Part_FaceColors-dialog.png]]
{{Caption|The FaceColors dialog}}


<!--T:4-->
[[Category:User Documentation]]
[[Category:Command_Reference]]


<!--T:5-->
<!--T:13-->
{{Docnav
[[Category:UnfinishedDocu]]
|[[Part_Defeaturing|Defeaturing]]
|
|[[Part_Module|Part]]
|IconL=Part_Defeaturing.svg
|IconR=
|IconC=Workbench_Part.svg
}}


</translate>
</translate>
{{Userdocnavi{{#translation:}}}}
[[Category:User Documentation{{#translation:}}]]
[[Category:Command_Reference{{#translation:}}]]
{{clear}}
{{clear}}

Revision as of 17:51, 21 March 2021


Part FaceColors

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

Description

The FaceColors feature allows you to define a color for each face or surface of an object. This way you can assign multiple colors to one part. To color whole parts, use instead is the feature SetAppearance.

Usage

To color faces:

  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.

To reset all face colors:

  1. Click Set to default. This sets the colors of all faces of the part to the default color. The button works instantly, i.e. you can not revert this with the Cancel button.

The FaceColors dialog