Parametric geom
-
-
Hi Laurent><font>
GEOM Module of SALOME is not a parametric CAD/CAM Modeler, It's not possible in GUI to modify parameters and recompute the Shape.
But It's possible in SALOME to create models using scripts, so in this case you can modify parameters of shape building and re-execute the script. of course it works only if your parameters modification doesn't change the topology of the Shape.
You can also create yours shapes, meshes in GUI and use the functionnality "Dump Study" which will generate the equivalent script.
BR
Yves-
thanks
working with scripts is a good solution for me.
I need to develope tools to help users to create FE model easily
on simple parts only parameters.
So if I understand, I can create a little GUI wich show a draft to locate
all parameters and allow the user to choose values.
Next, that tools have to modify a reference script text (done before with salome)to create another one with all parameters and launch salome with a command line.
is that a good way ?
thanks in advance
B/R
laurent
-
-
Many thanks for your help
I'm impatient to test that
Is it possible to download an unstable Beta version ?
If not I will wait for the 3.1.0
Is there any tips to edit a script with the actual revision?
(like editing a temporary log file created by salome)
B/R
Laurent-
Hi Laurent
Unfortunatly Development version is reserved to members of SALOME 2 Project. So you have to wait End of this year to download version 3.1.0.
But you can start your development looking to many script examples delivered in the version.
Please have a look to GEOM_*.py, SMESH_*.py in the folders GEOM/bin/salome and SMESH/bin/salome.
BR
Yves
-
-
-
-
Powered by
Ploneboard

