mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
Correct bug in TUI documentation
This commit is contained in:
parent
1f04a1ae85
commit
ea9614aed9
@ -10,7 +10,7 @@
|
|||||||
\skipline import os
|
\skipline import os
|
||||||
|
|
||||||
\anchor swig_Import_Export
|
\anchor swig_Import_Export
|
||||||
\until print "OK"
|
\until print("OK")
|
||||||
|
|
||||||
\until id_w3
|
\until id_w3
|
||||||
|
|
||||||
@ -68,7 +68,7 @@
|
|||||||
\until Now contains
|
\until Now contains
|
||||||
|
|
||||||
\anchor swig_GetObjectIDs
|
\anchor swig_GetObjectIDs
|
||||||
\until print " ", ObjectID
|
\until print(" ", ObjectID)
|
||||||
|
|
||||||
\anchor swig_GetMainShape
|
\anchor swig_GetMainShape
|
||||||
\until BoxCopy
|
\until BoxCopy
|
||||||
@ -77,7 +77,7 @@
|
|||||||
\until Now contains
|
\until Now contains
|
||||||
|
|
||||||
\anchor swig_UnionIDs
|
\anchor swig_UnionIDs
|
||||||
\until print " ", ObjectID
|
\until print(" ", ObjectID)
|
||||||
|
|
||||||
\anchor swig_bop_on_groups
|
\anchor swig_bop_on_groups
|
||||||
\until Box, Group_CL_2_4
|
\until Box, Group_CL_2_4
|
||||||
|
Loading…
Reference in New Issue
Block a user