Import Page Setups

Import Page Setups

BrentBurgess1980
Collaborator Collaborator
474 Views
1 Reply
Message 1 of 2

Import Page Setups

BrentBurgess1980
Collaborator
Collaborator
I assume there is a way to import page setups from an external drawing into the current drawing. I have not been able to find anything regarding this at all on the net. Am I searching using the wrong keywords?

Can somebody let me know where I can find this information?

Thanks

Brent
0 Likes
475 Views
1 Reply
Reply (1)
Message 2 of 2

Anonymous
Not applicable
Obviously, I know this is a C# forum. However, I usually try to avoid reinventing the wheel. Check the lsp forum for discussion about this topic. I've attached a routine (Daps) that does this. I specify a template on the network that has all of our page setups in it, and then call daps from our enterprise mnl, so that the page setups get loaded in whenever a drawing opens.

While it's not C#, it is an easy implementation to a common CAD problem.

Change the .txt to a .lsp
0 Likes