Hello,
I am new in Python and working in a project for manipulation of surfaces.
I have found this code which is quite nice to have it for reading IGES files , a common format for surfaces.
I am hoping to use the code for reading and adding my code to manipulate the object.
But at the end I may need to write it as IGES again to send it back to CAD where it came.
I couldn't see such a feature in the code, Or there can be a short or alternative way to do it.
I kindly request your comments on this.
Murat
Hello,
I am new in Python and working in a project for manipulation of surfaces.
I have found this code which is quite nice to have it for reading IGES files , a common format for surfaces.
I am hoping to use the code for reading and adding my code to manipulate the object.
But at the end I may need to write it as IGES again to send it back to CAD where it came.
I couldn't see such a feature in the code, Or there can be a short or alternative way to do it.
I kindly request your comments on this.
Murat