mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-11 16:19:17 +05:00
Python3 porting.
This commit is contained in:
parent
9f94362880
commit
a8bb4c9979
@ -33,7 +33,7 @@ from salome.geom import geomBuilder
|
||||
geompy = geomBuilder.New(salome.myStudy)
|
||||
|
||||
import math
|
||||
from . import GEOM_Spanner
|
||||
import GEOM_Spanner
|
||||
|
||||
isBlocksTest = 0 # False
|
||||
isMeshTest = 0 # False
|
||||
|
Loading…
Reference in New Issue
Block a user