mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Update documentation after bug PAL12813.
This commit is contained in:
parent
d5cc98ca4f
commit
28c3c4ba24
155
doc/salome/gui/GEOM/change_orientation.htm
Executable file
155
doc/salome/gui/GEOM/change_orientation.htm
Executable file
@ -0,0 +1,155 @@
|
||||
<!doctype HTML public "-//W3C//DTD HTML 4.0 Frameset//EN">
|
||||
|
||||
<html>
|
||||
|
||||
<head>
|
||||
<title>Change Orientation</title>
|
||||
<meta http-equiv="content-type" content="text/html; charset=windows-1252">
|
||||
<meta name="generator" content="RoboHelp by eHelp Corporation www.ehelp.com">
|
||||
<link rel="stylesheet" href="default_ns.css"><script type="text/javascript" language="JavaScript" title="WebHelpSplitCss">
|
||||
<!--
|
||||
if (navigator.appName !="Netscape")
|
||||
{ document.write("<link rel='stylesheet' href='default.css'>");}
|
||||
//-->
|
||||
</script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
img_whs1 { border:none; width:23px; height:24px; }
|
||||
p.whs2 { font-size:12pt; }
|
||||
p.whs3 { font-size:12pt; font-weight:bold; }
|
||||
p.whs4 { font-size:12pt; margin-left:40px; }
|
||||
img_whs5 { border:none; width:400px; height:315px; float:none; border-style:none; }
|
||||
table.whs6 { x-cell-content-align:top; border-spacing:0px; width:46.327%; }
|
||||
col.whs7 { width:52.644%; }
|
||||
col.whs8 { width:47.356%; }
|
||||
tr.whs9 { x-cell-content-align:top; }
|
||||
td.whs10 { width:52.644%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; border-left-style:none; border-top-style:none; }
|
||||
img_whs11 { border:none; width:138px; height:143px; border-style:none; }
|
||||
td.whs12 { width:47.356%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-top-style:none; border-right-style:none; }
|
||||
img_whs13 { border:none; width:139px; height:144px; border-style:none; }
|
||||
td.whs14 { width:52.644%; padding-right:10px; padding-left:10px; border-right-style:none; border-left-style:none; border-bottom-style:none; }
|
||||
td.whs15 { width:47.356%; padding-right:10px; padding-left:10px; border-bottom-style:none; border-right-style:none; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="JavaScript" title="WebHelpInlineScript">
|
||||
<!--
|
||||
function reDo() {
|
||||
if (innerWidth != origWidth || innerHeight != origHeight)
|
||||
location.reload();
|
||||
}
|
||||
if ((parseInt(navigator.appVersion) == 4) && (navigator.appName == "Netscape")) {
|
||||
origWidth = innerWidth;
|
||||
origHeight = innerHeight;
|
||||
onresize = reDo;
|
||||
}
|
||||
onerror = null;
|
||||
//-->
|
||||
</script>
|
||||
<style type="text/css">
|
||||
<!--
|
||||
div.WebHelpPopupMenu { position:absolute; left:0px; top:0px; z-index:4; visibility:hidden; }
|
||||
p.WebHelpNavBar { text-align:right; }
|
||||
-->
|
||||
</style><script type="text/javascript" language="javascript1.2" src="whmsg.js"></script>
|
||||
<script type="text/javascript" language="javascript" src="whver.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whproxy.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whutils.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2" src="whtopic.js"></script>
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.gbWhTopic)
|
||||
{
|
||||
if (window.setRelStartPage)
|
||||
{
|
||||
addTocInfo("Geometry module\nTransforming geometrical objects\nRepairing Operations\nChange Orientation");
|
||||
addButton("show",BTN_IMG,"Show","","","","",0,0,"whd_show0.gif","whd_show2.gif","whd_show1.gif");
|
||||
addButton("hide",BTN_IMG,"Hide","","","","",0,0,"whd_hide0.gif","whd_hide2.gif","whd_hide1.gif");
|
||||
|
||||
}
|
||||
|
||||
|
||||
if (window.setRelStartPage)
|
||||
{
|
||||
setRelStartPage("index.htm");
|
||||
|
||||
autoSync(1);
|
||||
sendSyncInfo();
|
||||
sendAveInfoOut();
|
||||
}
|
||||
|
||||
}
|
||||
else
|
||||
if (window.gbIE4)
|
||||
document.location.reload();
|
||||
//-->
|
||||
</script>
|
||||
</head>
|
||||
<body><script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(4);
|
||||
//-->
|
||||
</script>
|
||||
<h1><img src="image43.gif" width="23px" height="24px" border="0" class="img_whs1"> Change Orientation</h1>
|
||||
|
||||
<p class="whs2"><b style="font-weight: normal;">T</b>o <span
|
||||
style="font-weight: bold;"><B>Change Orientation</B></span> in the Main Menu
|
||||
select <span style="font-weight: bold;"><B>Repair - > Change Orientation</B></span>.</p>
|
||||
|
||||
<p class="whs2">This operation reverses the normals of faces
|
||||
composing the selected shell. </p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs2"><b style="font-weight: bold;">TUI Command :</b><i><span
|
||||
style="font-style: italic;"><I> geompy.ChangeOrientation(shape)</I></span></i></p>
|
||||
|
||||
<p class="whs2"><b style="font-weight: bold;">Arguments: <span
|
||||
style="font-weight: normal;">Name + 1 shape (shell) </span></b></p>
|
||||
|
||||
<p class="whs3"><span style="font-weight: normal;">Uncheck</span>
|
||||
Create a copy<span style="font-weight: normal;"> checkbox if you don't
|
||||
wish to leave the initial object in the project (</span>Result name<span
|
||||
style="font-weight: normal;"> field will be locked).</span></p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs4"><img src="pics/changeorientation.png" x-maintain-ratio="TRUE" width="400px" height="315px" border="0" class="img_whs5"></p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs2"><span style="font-weight: bold;"><B>Example:</B></span>
|
||||
</p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<table x-use-null-cells cellspacing="0" width="46.327%" class="whs6">
|
||||
<col class="whs7">
|
||||
<col class="whs8">
|
||||
|
||||
<tr valign="top" class="whs9">
|
||||
<td width="52.644%" class="whs10">
|
||||
<p><img src="image38.gif" width="138px" height="143px" border="0" class="img_whs11"></td>
|
||||
<td width="47.356%" class="whs12">
|
||||
<p><img src="image40.gif" width="139px" height="144px" border="0" class="img_whs13"></td></tr>
|
||||
|
||||
<tr valign="top" class="whs9">
|
||||
<td width="52.644%" class="whs14">
|
||||
<p>Inward orientation. </td>
|
||||
<td width="47.356%" class="whs15">
|
||||
<p>Outward orientation</td></tr>
|
||||
</table>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<p class="whs2"> </p>
|
||||
|
||||
<script type="text/javascript" language="javascript1.2">
|
||||
<!--
|
||||
if (window.writeIntopicBar)
|
||||
writeIntopicBar(0);
|
||||
//-->
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
@ -125,6 +125,7 @@ boolean_operations.htm
|
||||
box.htm
|
||||
building_by_blocks.htm
|
||||
chamfer.htm
|
||||
change_orientation.htm
|
||||
changing_display_parameters.htm
|
||||
check_free_boundaries.htm
|
||||
check_free_faces.htm
|
||||
@ -267,6 +268,7 @@ image37.gif
|
||||
files\salome2_sp3_operationgui_functions_salome2_sp3_operationgui_functions_image87.gif
|
||||
files\salome2_sp3_measuregui_functions_salome2_sp3_measuregui_functions_image76.gif
|
||||
files\salome2_sp3_basicgui_functions_salome2_sp3_basicgui_functions_image31.gif
|
||||
image38.gif
|
||||
pics\multi_transformationsn1d.png
|
||||
pics\fillingsn.png
|
||||
pics\spheres.png
|
||||
@ -330,13 +332,14 @@ image29.gif
|
||||
image160.jpg
|
||||
files\salome2_sp3_transformationgui_functions_salome2_sp3_transformationgui_functions_image133.gif
|
||||
files\salome2_sp3_basicgui_functions_salome2_sp3_basicgui_functions_image34.gif
|
||||
pics\changeorientation.png
|
||||
pics\pipesn.png
|
||||
pics\pipe_wire_edgesn.png
|
||||
image2.gif
|
||||
pics\chamfer_faces.png
|
||||
pics\fillet_prism.png
|
||||
pics\rotationsn1.png
|
||||
pics\disp_mode1sn.png
|
||||
pics\pipesn.png
|
||||
pics\pipe_wire_edgesn.png
|
||||
pics\cones.png
|
||||
pics\planes1.png
|
||||
pics\lines.png
|
||||
@ -364,6 +367,7 @@ pics\ellipse.png
|
||||
pics\circle1.png
|
||||
image3.gif
|
||||
files\salome2_sp3_generationgui_functions_salome2_sp3_generationgui_functions_image56.gif
|
||||
pics\extrusion1.png
|
||||
image4.gif
|
||||
pics\isos_u12_v12sn.png
|
||||
pics\free_boudaries1.png
|
||||
@ -383,6 +387,7 @@ pics\circle2.png
|
||||
pics\point3.png
|
||||
image185.jpg
|
||||
files\salome2_sp3_generationgui_functions_salome2_sp3_generationgui_functions_image57.gif
|
||||
pics\extrusion2.png
|
||||
image5.gif
|
||||
pics\free_boudaries2.png
|
||||
pics\multi_rotation2d1.png
|
||||
@ -415,6 +420,7 @@ image61.gif
|
||||
image154.jpg
|
||||
image110.jpg
|
||||
files\salome2_sp3_generationgui_functions_salome2_sp3_generationgui_functions_image59.gif
|
||||
image40.gif
|
||||
pics\scale_transformsn2.png
|
||||
pics\translationsn1.png
|
||||
pics\facesn1.png
|
||||
@ -473,6 +479,7 @@ image113.jpg
|
||||
files\salome2_sp3_primitivegui_functions_salome2_sp3_primitivegui_functions_image101.gif
|
||||
files\salome2_sp3_booleangui_functions_salome2_sp3_booleangui_functions_image1.gif
|
||||
salome2_sp3_buildgui_functions_salome2_sp3_buildgui_functions_image14.gif
|
||||
image43.gif
|
||||
pics\image95.gif
|
||||
pics\mirror_planesn2.png
|
||||
pics\neo-scetcher2.png
|
||||
@ -499,7 +506,6 @@ pics\repair10.png
|
||||
pics\transformation2.png
|
||||
pics\mtransf1.png
|
||||
pics\editgroup.png
|
||||
pics\extrusion.png
|
||||
pics\box2.png
|
||||
image44.gif
|
||||
files\salome2_sp3_primitivegui_functions_salome2_sp3_primitivegui_functions_image103.gif
|
||||
@ -576,6 +582,7 @@ whgdata\whlstf10.htm
|
||||
whgdata\whlstf11.htm
|
||||
whgdata\whlstf12.htm
|
||||
whgdata\whlstf13.htm
|
||||
whgdata\whlstf14.htm
|
||||
whgdata\whlstg0.htm
|
||||
index.htm
|
||||
index_csh.htm
|
||||
|
BIN
doc/salome/gui/GEOM/image38.gif
Executable file
BIN
doc/salome/gui/GEOM/image38.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
BIN
doc/salome/gui/GEOM/image40.gif
Executable file
BIN
doc/salome/gui/GEOM/image40.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 3.8 KiB |
BIN
doc/salome/gui/GEOM/image43.gif
Executable file
BIN
doc/salome/gui/GEOM/image43.gif
Executable file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
BIN
doc/salome/gui/GEOM/pics/changeorientation.png
Executable file
BIN
doc/salome/gui/GEOM/pics/changeorientation.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 15 KiB |
@ -22,6 +22,7 @@ aTE("Boolean Operations","boolean_operations.htm");
|
||||
aTE("Box","box.htm");
|
||||
aTE("Building by Blocks","building_by_blocks.htm");
|
||||
aTE("Chamfer","chamfer.htm");
|
||||
aTE("Change Orientation","change_orientation.htm");
|
||||
aTE("Changing Display Parameters","changing_display_parameters.htm");
|
||||
aTE("Check Free Boundaries","check_free_boundaries.htm");
|
||||
aTE("Check Free Faces","check_free_faces.htm");
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -8,7 +8,7 @@
|
||||
<script language="javascript" src="whtdata.js"></script>
|
||||
<script language="javascript">
|
||||
<!--
|
||||
aTE(1,97,"Geometry module");
|
||||
aTE(1,98,"Geometry module");
|
||||
aTE(2,0,"Introduction to Geometry","geometry.htm");
|
||||
aTE(2,0,"Importing/exporting geometrical objects","files/salome2_sp3_geomtoolsgui_functions.htm");
|
||||
aTE(1,33,"Creating geometrical objects");
|
||||
@ -33,7 +33,7 @@
|
||||
aTE(2,0,"Extrusion","extrusion.htm");
|
||||
aTE(2,0,"Revolution","revolution.htm");
|
||||
aTE(2,0,"Filling","filling.htm");
|
||||
aTE(2,0,"Pipe","pipe_creation.htm");
|
||||
aTE(2,0,"Extrusion along a path","pipe_creation.htm");
|
||||
aTE(2,0,"Working with groups","working_with_groups.htm");
|
||||
aTE(2,0,"Building by blocks","newentity_blocks.htm");
|
||||
aTE(2,0,"Sketcher","sketcher.htm");
|
||||
@ -52,7 +52,7 @@
|
||||
aTE(2,0,"Color","color.htm");
|
||||
aTE(2,0,"Transparency","transparency.htm");
|
||||
aTE(2,0,"Isolines","isos.htm");
|
||||
aTE(1,35,"Transforming geometrical objects");
|
||||
aTE(1,36,"Transforming geometrical objects");
|
||||
aTE(1,2,"Basic Operations");
|
||||
aTE(2,0,"Partition","partition.htm");
|
||||
aTE(2,0,"Archimede","archimede.htm");
|
||||
@ -77,7 +77,7 @@
|
||||
aTE(2,0,"Multi Transformation","multi_transformation.htm");
|
||||
aTE(2,0,"Explode on Blocks","explode_on_blocks.htm");
|
||||
aTE(2,0,"Propagate","propagate.htm");
|
||||
aTE(1,10,"Repairing Operations");
|
||||
aTE(1,11,"Repairing Operations");
|
||||
aTE(2,0,"Shape Processing","shape_processing.htm");
|
||||
aTE(2,0,"Suppress Faces","suppress_faces.htm");
|
||||
aTE(2,0,"Close Contour","close_contour.htm");
|
||||
@ -88,8 +88,8 @@
|
||||
aTE(2,0,"Add Point on Edge","add_point_on_edge.htm");
|
||||
aTE(2,0,"Check Free Boundaries","check_free_boundaries.htm");
|
||||
aTE(2,0,"Check Free Faces","check_free_faces.htm");
|
||||
aTE(2,0,"Change Orientation","change_orientation.htm");
|
||||
aTE(2,0,"Using measurement tools","files/salome2_sp3_measuregui_functions.htm");
|
||||
aTE(2,0,"Python interface geompy.py","geompy_doc/namespacegeompy.html");
|
||||
aTE(1,16,"TUI Scripts");
|
||||
aTE(2,0,"Viewing Geometrical Objects","changing_display_parameters.htm");
|
||||
aTE(1,7,"Creating Geometric Objects");
|
||||
|
@ -10,6 +10,7 @@
|
||||
<topic name="Box" url="box.htm" />
|
||||
<topic name="Building by Blocks" url="building_by_blocks.htm" />
|
||||
<topic name="Chamfer" url="chamfer.htm" />
|
||||
<topic name="Change Orientation" url="change_orientation.htm" />
|
||||
<topic name="Changing Display Parameters" url="changing_display_parameters.htm" />
|
||||
<topic name="Check Free Boundaries" url="check_free_boundaries.htm" />
|
||||
<topic name="Check Free Faces" url="check_free_faces.htm" />
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -27,7 +27,7 @@
|
||||
<item name="Extrusion" url="extrusion.htm" />
|
||||
<item name="Revolution" url="revolution.htm" />
|
||||
<item name="Filling" url="filling.htm" />
|
||||
<item name="Pipe" url="pipe_creation.htm" />
|
||||
<item name="Extrusion along a path" url="pipe_creation.htm" />
|
||||
</book>
|
||||
<item name="Working with groups" url="working_with_groups.htm" />
|
||||
<item name="Building by blocks" url="newentity_blocks.htm" />
|
||||
@ -90,10 +90,10 @@
|
||||
<item name="Add Point on Edge" url="add_point_on_edge.htm" />
|
||||
<item name="Check Free Boundaries" url="check_free_boundaries.htm" />
|
||||
<item name="Check Free Faces" url="check_free_faces.htm" />
|
||||
<item name="Change Orientation" url="change_orientation.htm" />
|
||||
</book>
|
||||
</book>
|
||||
<item name="Using measurement tools" url="files/salome2_sp3_measuregui_functions.htm" />
|
||||
<item name="Python interface geompy.py" url="geompy_doc/namespacegeompy.html" />
|
||||
<book name="TUI Scripts" >
|
||||
<item name="Viewing Geometrical Objects" url="changing_display_parameters.htm" />
|
||||
<book name="Creating Geometric Objects" >
|
||||
|
Loading…
Reference in New Issue
Block a user