Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: Rob67ert

Hi Robert,

 

Thanks for the quick answer!

 

I already found this piece of code multiple times, but it's not exactly the one I am looking for...

 

What this piece of code does is to open a new drawing and place views of the part which is open at the moment. What I have is multiple sheet metal parts on one drawing (in folded state unfortunately). I already have a piece of code that places a custom view label above each selected view and changes every view to a selected scale.

 

What I want extra is an conversion of the view from sheetmetal folded to sheetmetal flat pattern. If a conversion isn't possible, maybe the code can place a new (flat pattern) view --> delete the already placed folded view --> place label and scale at the new flat pattern view.

 

I hope someone can help me out...