mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-13 17:18:36 +05:00
Minor correction
This commit is contained in:
parent
e4a31d66fd
commit
42c95d7ba4
@ -72,8 +72,11 @@ last point should have the same coordinates.
|
|||||||
|
|
||||||
\n Another way to create the 3D Sketcher in TUI is using Sketcher3D
|
\n Another way to create the 3D Sketcher in TUI is using Sketcher3D
|
||||||
interface.
|
interface.
|
||||||
|
|
||||||
<b>TUI Command:</b> <em>sk = geompy.Sketcher3D()</em>
|
<b>TUI Command:</b> <em>sk = geompy.Sketcher3D()</em>
|
||||||
|
|
||||||
Returns an instance of Sketcher3D interface <i>sk</i>.
|
Returns an instance of Sketcher3D interface <i>sk</i>.
|
||||||
|
|
||||||
Use the below examples and see the \ref gsketcher.Sketcher3D "Sketcher3D"
|
Use the below examples and see the \ref gsketcher.Sketcher3D "Sketcher3D"
|
||||||
interface documentation for more information.
|
interface documentation for more information.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user