[ Sorry for the ridiculously late reply Frederic… ]

> I developped some tool using salome (GEOM and SMESH module). And I wonder if 
> it will be better to use python OCC instead.
> 
> The purpose of the first tool is to generate a space frame structure for 
> structural analysis given a top (curved) surface (given from rhino) and maybe 
> a bottom surface.
> It will be very usefull form me if this tool could be used under MSwindows.
> what I need is :
> graphical selection of component (for deleting and cleaning of file)
> SMESH meshing capability (quad and triangle, 1d mesh and 2d mesh)
> intersection between curved surface and line or plane
> export to mesh file (med in particular)
> 
> Do these feature are aviable with python OCC ?

Yes we do, have you seen this post and this example?

> Another tool use salome in order to generate a 3D view of this space frame
> it will be very usefull if it could be launch from code aster (python 
> interface FEA). Is pythonOCC a librairy that could be called from any other 
> python software?

Sure, its "just" another python module.

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

Reply via email to