mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Additional fix for PAL6868("Edge component" replaced with "Edges compound").
This commit is contained in:
parent
28f38ce943
commit
68748ac514
@ -17,7 +17,7 @@ if (navigator.appName !="Netscape")
|
||||
img_whs1 { width:20px; height:20px; border-style:none; }
|
||||
p.whs2 { font-size:12pt; }
|
||||
p.whs3 { font-size:12pt; margin-left:40px; }
|
||||
img_whs4 { border:none; width:400px; height:367px; float:none; border-style:none; }
|
||||
img_whs4 { border:none; width:400px; height:367px; border-style:none; float:none; }
|
||||
img_whs5 { border:none; float:none; width:260px; height:230px; border-style:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
|
||||
@ -92,8 +92,8 @@ if (window.writeIntopicBar)
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs2">To create a curving face using several edges
|
||||
you need to define the <span style="font-weight: bold;"><B>Curves</B></span>,
|
||||
which will be the components of your face, <span style="font-weight: bold;"><B>Minimum</B></span>
|
||||
you need to define the <span style="font-weight: bold;"><B>Edges Compound,</B></span>
|
||||
<span style="font-weight: bold;"><B>Minimum</B></span>
|
||||
and <span style="font-weight: bold;"><B>Maximum Degree</B></span>, <span style="font-weight: bold;"><B>Tolerance
|
||||
</B></span>for<span style="font-weight: bold;"><B> 2D</B></span> and for <span style="font-weight: bold;"><B>3D
|
||||
</B></span> and
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Loading…
Reference in New Issue
Block a user