mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-11 00:43:07 +05:00
Update doc for Material
This commit is contained in:
parent
cad0fb17a0
commit
e45e7e620d
BIN
doc/salome/gui/GEOM/images/material.png
Normal file
BIN
doc/salome/gui/GEOM/images/material.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 38 KiB |
Binary file not shown.
Before Width: | Height: | Size: 24 KiB After Width: | Height: | Size: 33 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
Binary file not shown.
Before Width: | Height: | Size: 37 KiB |
@ -9,40 +9,41 @@
|
|||||||
|
|
||||||
in the following dialog box.
|
in the following dialog box.
|
||||||
|
|
||||||
\image html material_front.png
|
<center><em><b>Set Material Properties</b> dialog:
|
||||||
<center><em><b>Set Material Properties</b> dialog: <b>Front material</b> tab</em></center>
|
\image html material.png
|
||||||
|
|
||||||
\image html material_back.png
|
\n With help of <b>Set Material Properties</b> dialog it is possible to set
|
||||||
<center><em><b>Set Material Properties</b> dialog: <b>Back material</b> tab</em></center>
|
materials of the selected shape(s).
|
||||||
|
|
||||||
This functionality is available in both OCC and VTK viewers.
|
This functionality is available in OCC and VTK viewers.
|
||||||
|
|
||||||
User can changed the following material properties
|
User can changed the following material properties
|
||||||
|
|
||||||
- ambient color and coefficient
|
- ambient color and coefficient
|
||||||
- diffuse color and coefficient
|
- diffuse color and coefficient
|
||||||
- specular color and coefficient
|
- specular color and coefficient
|
||||||
- emission color and coefficient (available only in OCC viewer)
|
- emission color and coefficient (available only in OCC viewer), which simulate light originating from an object.
|
||||||
- shininess
|
- shininess
|
||||||
|
- type of material: <b>Physical</b> these materials will not allow modification of color attributes (gold, aluminium, bronze, etc.)
|
||||||
|
<b>Artificial</b> these materials will allow modification of color attributes (plastic, satin, metall, etc.)
|
||||||
|
|
||||||
With help of <b>Front material</b> and <b>Back material</b> tabs of
|
\n All currently available materials are shown in the left-side list box
|
||||||
<b>Set Material Properties</b> dialog it is possible to set front and
|
|
||||||
back materials of the selected shape(s). To make <b>Back material</b>
|
|
||||||
tab visible it is needed to check <b>Enable back material</b> check
|
|
||||||
box. If back material is not defined, front material specified for the
|
|
||||||
selected shape(s) is used as both front and back materials.
|
|
||||||
|
|
||||||
All currently available materials are shown in the left-side list box
|
|
||||||
of the <b>Set Material Properties</b> dialog.
|
of the <b>Set Material Properties</b> dialog.
|
||||||
|
|
||||||
- <b>[Current]</b> item in the list corresponds to
|
- <b>[Current]</b> item in the list corresponds to the material
|
||||||
the front/back (depending on what tab is currently active) material
|
|
||||||
currently used for the selected shape(s)
|
currently used for the selected shape(s)
|
||||||
- <b>[Default]</b> item in the list corresponds to the front/back material
|
- <b>[Default]</b> item in the list corresponds to the front/back material
|
||||||
specified in Geometry module preferences
|
specified in Geometry module preferences
|
||||||
- <b>Global</b> materials are shown in blue color in the list
|
- <b>Global</b> materials are shown in blue color in the list
|
||||||
- <b>User</b> materials are shown in black color in the list
|
- <b>User</b> materials are shown in black color in the list
|
||||||
|
|
||||||
|
\n If user tries to change global material, in in the left-side list box
|
||||||
|
creates a new user material basing on selected one.
|
||||||
|
User materials allow changes without creating a new one.
|
||||||
|
Hot keys for the User materials:
|
||||||
|
- "Delete" key delete the selected material from list box
|
||||||
|
- "F2" key allow to rename selected material
|
||||||
|
|
||||||
|
|
||||||
<b>Examples:</b>
|
<b>Examples:</b>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user