mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +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.parts import InvalidParameterError
|
||||
|
||||
import GEOM
|
||||
|
||||
## 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
|
||||
# \em studyId defines the ID of the study in which the manager will create
|
||||
|
Loading…
Reference in New Issue
Block a user