Hello Experts,

I have just managed to install python OCC 0.6 together with oce 0.8.0,
GEOM 6.3.1 and SMESH 5.1.2 on Ubuntu 11.10.

My intention is to create meshes for CFD with the SMESH classes.
Everything works so far: I have created geometry and a hexahedral mesh
and could export it in a UNV file.

Now I want to name the boundaries by creating "GroupOnGeom". I followed
the example/Level1/grouping.py (seems a bit outdated, it needed some
changes to run) but this example does not work when I change the output
from ExportDAT to ExportUNV.
The script terminates when writing the groups to the UNV file with a
"segmentation fault"

Is there some common mistake, which I could have stumbled over? What is
the preferred way to name the boundaries?

Thanks for any info.

Regards, Hannes


_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to