Part ColorPerFace/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Updating to match new version of source page)
 
(12 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>


{{Docnav
{{Docnav/ru
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Defeaturing/ru|Удаление элемента]]
|
|
|[[Part_Workbench|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Defeaturing.svg
|IconL=Part_Defeaturing.svg
|IconR=
|IconR=
Line 10: Line 10:
}}
}}


<div class="mw-translate-fuzzy">

{{GuiCommand
{{GuiCommand/ru
|Name/ru=Установить цвет
|Name=Part FaceColors
|Name=Part_FaceColors
|MenuLocation=Contextual menu → Set colors
|MenuLocation=Context menu → Установить цвет
|Workbenches=[[Part_Workbench|Part]], [[PartDesign_Workbench|PartDesign]]
|Workbenches=[[Part_Workbench/ru|Part]], [[PartDesign_Workbench/ru|PartDesign]]
|SeeAlso=[[Std_SetAppearance|Std Appearance]]
|SeeAlso=[[Std_SetAppearance/ru|Внешний вид]]
}}
}}
</div>


<span id="Description"></span>
==Установить цвет поверхностей==
==Описание==


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]]''.
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==
<span id="Usage"></span>
==Применение==


To color faces:
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.
# Right-click on an object in the [[Tree_view|tree view]]. If the object supports the ''FaceColors'' feature, there is a context menu entry '''Set colors...''' and you can click on it.
# To select face(s):
# To select face(s):
## For a single face simply click on it, then select in the dialog its color
#* For a single face simply click on it.
#* To select multiple faces:
## 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.
#** Keep {{KEY|Ctrl}} pressed and click on several faces.
#** Or click the {{Button|Box selection}} button in the task panel. You can then drag a selection rectangle in the [[3D_view|3D view]] with the mouse. Every face that is partly inside the rectangle will be selected.
# Click {{Button|OK}} to close the dialog an accept the changes you made.
# Choose a color for the selected faces in the task panel. {{Version|0.20}}: The color can also get a transparency by setting the ''Alpha channel''.
# Click the {{Button|OK}} button to close the task panel and accept the changes.


To reset all face colors:
To reset all face colors:
Line 36: Line 42:


[[Image:Part_FaceColors-dialog.png]]
[[Image:Part_FaceColors-dialog.png]]
{{Caption|The FaceColors dialog}}
{{Caption|The FaceColors task panel}}




{{Docnav
{{Docnav/ru
|[[Part_Defeaturing|Defeaturing]]
|[[Part_Defeaturing/ru|Удаление элемента]]
|
|
|[[Part_Workbench|Part]]
|[[Part_Workbench/ru|Верстак Part]]
|IconL=Part_Defeaturing.svg
|IconL=Part_Defeaturing.svg
|IconR=
|IconR=
Line 48: Line 54:
}}
}}


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

Установить цвет

Системное название
Part_FaceColors
Расположение в меню
Context menu → Установить цвет
Верстаки
Part, PartDesign
Быстрые клавиши
Нет
Представлено в версии
-
См. также
Внешний вид

Описание

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.

Применение

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