Mass ExportLayout

Mass ExportLayout

Anonymous
Not applicable
408 Views
1 Reply
Message 1 of 2

Mass ExportLayout

Anonymous
Not applicable
Hello,

I'm attemtping to write .NET library for AutoCAD that will mimic the functionality of ExportLayout. We have a larger number of drawings which need to have layouts copied to model space and saved as new drawings. I'm hoping to somehow do this programmatically so we dont have to manually open hundreds of drawings and run ExportLayout.

Is there a way to execute ExportLayout and pass parameter from C#?

I tried copying the BlockTable from the source database to the destination database but the blocks where not positioned or scaled as they where in paperspace.

Any help would be greatly appreciated.

Thank you,

AReS
0 Likes
409 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Opps double post. Sorry.

AReS
0 Likes