Hi,
I want to import a DWG file and do a solid extrude, how do I do this?
Perhaps, run a command script to import but not sure how to do the rest…
Hi,
I want to import a DWG file and do a solid extrude, how do I do this?
Perhaps, run a command script to import but not sure how to do the rest…
Is this something you are going to do repeatedly? Are you always certain that the .dwg will contain something that is solid-extrudable? (i.e. closed planar curve(s))
Yes Sir,
It will only operate on DWG files that have already been tested for consistancy, such that R3D can extrude from the UI.
OK, do you have an idea what kind of user input might be required? Extrusion length, direction, etc?
I need to do this programatically so I give the length. user will enter this in the textbox