Community
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

iLogic/API: Move or Copy multiple Drawing Views to different sheet at once

iLogic/API: Move or Copy multiple Drawing Views to different sheet at once

In the API, we have the DrawingView.MoveTo(TargetSheet As Sheet) method, that allows moving a single view to a different sheet. However, if the moved View has any associated projected Views, those views will become disconnected from each other, and Section Cut lines will be created in the base view for each disconnected Projected view.

 

A workaround is to use the Command Manager to copy/paste the views to a different sheet, and then delete the originals, but this is not a good solution.

 

We would like to be able to move multiple views at once using the API, both for increased ease and so that associated views stay connected.

 

The same goes for being able to Copy multiple views to a different sheet at once via the API.

Can't find what you're looking for? Ask the community or share your knowledge.

Submit Idea  

Autodesk Design & Make Report