Thank for the answer jelle

Do you have an example of graphical selection of component (for deleting
and cleaning of file)

Because I work on file produced by architect on other software (mainly
rhino) and I need to purge these files from unnecessary information.

Regards

frédéric

2011/12/27 jelle feringa <jelleferi...@gmail.com>

> [ 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<http://www.pythonocc.org/news/pythonocc-as-pre-processor/>
>  and this 
> example<https://github.com/tpaviot/pythonocc/tree/master/src/examples/Level2/FEM>
> ?
>
> 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
>
>
_______________________________________________
Pythonocc-users mailing list
Pythonocc-users@gna.org
https://mail.gna.org/listinfo/pythonocc-users

Reply via email to