mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-01-13 02:00:35 +05:00
0023172: EDF 11516 - problem with StructuralElement
This commit is contained in:
parent
4b7946662e
commit
cf799c8421
@ -109,6 +109,8 @@ from salome.geom.geomtools import getGeompy
|
|||||||
from salome.geom.structelem import parts
|
from salome.geom.structelem import parts
|
||||||
from salome.geom.structelem.parts import InvalidParameterError
|
from salome.geom.structelem.parts import InvalidParameterError
|
||||||
|
|
||||||
|
import GEOM
|
||||||
|
|
||||||
## This class manages the structural elements in the study. It is used to
|
## This class manages the structural elements in the study. It is used to
|
||||||
# create a new structural element from a list of commands. The parameter
|
# create a new structural element from a list of commands. The parameter
|
||||||
# \em studyId defines the ID of the study in which the manager will create
|
# \em studyId defines the ID of the study in which the manager will create
|
||||||
|
Loading…
Reference in New Issue
Block a user