Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.
First time visiting? Here are some places to start:- Looking for a certain topic? Check out the categories filter or use Search (upper right).
- Need support? Ask a question to our Community Support category.
- Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
- Be respectful, on topic and if you see a problem, Flag it.
If you would like to contact our Community Manager personally, feel free to send a private message or an email.
is it possible to automatically update dxf files derived from drawings
baumar
OS Professional Posts: 77 PRO
drawings have a function to update when the part has changed. I can export a dxf from a drawing but I guess this is not updated automatically and a did not find a function. Is the only way to update the dxf by exporting it from the drawing again?
Tagged:
0
Comments
That's nice, but in other systems a few clicks in a GUI by an admin is enough to set this up. I would strongly recommend that Onshape implement something to make this really easy. Ideally there would be options for where the neutral files end up - in the document or in a connected cloud location.
1) Differentiate between several aspects to feed different file formats, such as DXF of the flat pattern when some sheet metal was used, STEP for all 3D docs without sheet metal, PDF for all drawings, etc pp.
2) Automatically feed some pre-defined Google Drive / Dropbox / Onedrive account with these released neutral files. This adresses two seperate aspects:
2a) The design process is very agile when using some cloud CAD/PLM but the production of physical parts is typically not that agile. Manufacturing is a very physical thing and also pre-manufacturing steps such as generating G-code are typically specific to a given NC machine at a given location. So it would make sense to automatically collect all released neutral files at a pre-defined client machine. Which can be done by using a file sharing mechanism with automated replication to client machines à la Google Drive / Dropbox / Onedrive.
2b) These neutral files, replicated to pre-defined client machines, are a perfect backup to ensure production in the case of corrupt internet connection ...
@mfalkensteiner: I have created a fully parametrized document. Before building a 'real' that is 1:1 installation, I always create a model. That means for each version I need to create at least 2 dxf-files - for each drawing. I will have a look at the Rest interface and see if this solves the issue. But I agree with Simon that this solution is a bit sophisticated.
Thanks again
Markus
Hello, could you please clarify - where this API can be found and how it works in details? Thanks
https://dev-portal.onshape.com/
The event
onshape.workflow.transition do you know how it works exactly ? I mean will it trigger only on release or resealed? What response this event return?