mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-02-05 00:54:17 +05:00
Basic geompy methods like MakeShell() are documented in Creating Advanced Geometrical Objects paragraph
This commit is contained in:
parent
0181657151
commit
e7d9b213f1
@ -4472,7 +4472,7 @@ class geomBuilder(object, GEOM._objref_GEOM_Gen):
|
||||
# end of l3_complex
|
||||
## @}
|
||||
|
||||
## @addtogroup l3_advanced
|
||||
## @addtogroup l3_basic_go
|
||||
## @{
|
||||
|
||||
## Create a linear edge with specified ends.
|
||||
@ -4904,7 +4904,7 @@ class geomBuilder(object, GEOM._objref_GEOM_Gen):
|
||||
self._autoPublish(anObj, theName, "solid")
|
||||
return anObj
|
||||
|
||||
# end of l3_advanced
|
||||
# end of l3_basic_go
|
||||
## @}
|
||||
|
||||
## @addtogroup l2_measure
|
||||
|
Loading…
Reference in New Issue
Block a user