Part ColorPerFace/pt-br: Difference between revisions

From FreeCAD Documentation
m (FuzzyBot moved page Part FaceColors/pt-br to Part ColorPerFace/pt-br without leaving a redirect: Part of translatable page "Part FaceColors")
(Updating to match new version of source page)
 
(One intermediate revision by the same user not shown)
Line 11: Line 11:


{{GuiCommand
{{GuiCommand
|Name=Part FaceColors
|Name=Part ColorPerFace
|MenuLocation=Context menuSet colors
|MenuLocation=ViewColor per face
|Workbenches=[[Part_Workbench|Part]], [[PartDesign_Workbench|PartDesign]]
|Workbenches=[[Part_Workbench|Part]], [[PartDesign_Workbench|PartDesign]]
|SeeAlso=[[Std_SetAppearance|Std Appearance]]
|SeeAlso=[[Std_SetAppearance|Std Appearance]]
Line 19: Line 19:
==Description==
==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 the [[Std_SetAppearance|SetAppearance]] feature instead.
The [[Image:Part_ColorPerFace.svg|24px]] '''Part ColorPerFace''' tool 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 [[Std_SetAppearance|Std SetAppearance]] instead.


==Usage==
==Usage==
Line 49: Line 49:
}}
}}


{{Part_Tools_navi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
{{Userdocnavi{{#translation:}}}}
[[Category:User Documentation{{#translation:}}]]
[[Category:Command_Reference{{#translation:}}]]
{{clear}}

Latest revision as of 18:01, 13 April 2024

Other languages:

Part ColorPerFace

Menu location
View → Color per face
Workbenches
Part, PartDesign
Default shortcut
None
Introduced in version
-
See also
Std Appearance

Description

The Part ColorPerFace tool 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 Std SetAppearance instead.

Usage

To color faces:

  1. Right-click on an object in the tree view. If the object supports the FaceColors feature, there is a context menu entry Set colors... and you can click on it.
  2. To select face(s):
    • For a single face simply click on it.
    • To select multiple faces:
      • Keep Ctrl pressed and click on several faces.
      • Or click the Box selection button in the task panel. You can then drag a selection rectangle in the 3D view with the mouse. Every face that is partly inside the rectangle will be selected.
  3. Choose a color for the selected faces in the task panel. introduced in version 0.20: The color can also get a transparency by setting the Alpha channel.
  4. Click the OK button to close the task panel and accept the changes.

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 task panel