Taking a .model file 2D wireframe and add edges
Taking a .model file 2D wireframe and add edges
(OP)
Is there anyway of taking a .model file with wireframe data and adding edges to the wireframe to make it 3D? I am using CATIA V5R15 to do this.





RE: Taking a .model file 2D wireframe and add edges
RE: Taking a .model file 2D wireframe and add edges
RE: Taking a .model file 2D wireframe and add edges
if you want a surface, use the EXTRUDE icon (GSD workbench) and select one or more of the wireframe lines/curves.
if you want a solid, make a sketch (in the same plane as your 2D wireframe) and PROJECT the wireframe into the sketch. now you use the sketch for a pad.
another method to make a solid, is to use JOIN to connect all the wireframes lines/curves into a single, closed 'polyline', and then make the pad from that.