X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=doc%2Fsalome%2Fgui%2FGEOM%2Fcone.htm;h=7c41e1a56e98fbbe97af7ec8a1ce04bfe88ec5bd;hb=c6a0df686bae87821d7acf929b4bb8f4ae3b1d78;hp=46b250bef1a7db775c18b2c8f644b0ed6fbb2124;hpb=f505d638da4d75d3fe3daf6ce3bf7fab668bfad5;p=modules%2Fgeom.git diff --git a/doc/salome/gui/GEOM/cone.htm b/doc/salome/gui/GEOM/cone.htm index 46b250bef..7c41e1a56 100755 --- a/doc/salome/gui/GEOM/cone.htm +++ b/doc/salome/gui/GEOM/cone.htm @@ -17,23 +17,14 @@ if (navigator.appName !="Netscape") img_whs1 { width:20px; height:20px; border-style:none; } p.whs2 { font-size:12pt; } p.whs3 { font-weight:bold; } -img_whs4 { border:none; width:312px; height:402px; float:none; border-style:none; } -p.whs5 { margin-left:0px; } -p.whs6 { font-size:12pt; margin-left:40px; } -img_whs7 { border:none; width:276px; height:282px; float:none; border-style:none; } +p.whs4 { margin-left:40px; } +img_whs5 { border:none; width:312px; height:402px; float:none; border-style:none; } +p.whs6 { font-weight:bold; margin-left:40px; } +img_whs7 { border:none; width:312px; height:402px; float:none; border-style:none; } +p.whs8 { font-size:12pt; margin-left:40px; } +img_whs9 { border:none; width:276px; height:282px; float:none; border-style:none; } --> - - - - + +

 Cone

To create a Cone @@ -118,7 +114,9 @@ else + 1 vector (for direction) + 3 values (Radius of the base part, radius of the upper part, height).

-

+

 

+ +

 

@@ -128,16 +126,15 @@ else of the Cone will be collinear to the OZ axis of the coordinate system.

-

TUI Command: geompy.MakeConeR1R2H(Radius1, - Radius2, Height)

+

TUI Command: geompy.MakeConeR1R2H(Radius1, + Radius2, Height)

-

Arguments: - Name + 3 values - (Radius of the base part, radius of the upper part, height).

+

Arguments: Name + + 3 values (Radius of the base part, radius of the upper part, height).

-

  

+

-

 

+

 

Note: If both radiuses are non-zero, the Cone will be truncated. If @@ -150,9 +147,9 @@ else

 

-

+

-

 

+

 

Our TUI Scripts provide you with useful examples of creation of Primitives.