Reply to Message

View discussion in a popup

Replying to:
ed57gmc
in reply to: basnederveen

Sorry, its been a few years since I worked with page setups. I was going from memory and its not what it used to be. :winking_face:

First of all, plot configs are page setups. To set a layout's page setup, use the CopyFrom method.

 

objLayout.CopyFrom ThisDrawing.PlotConfigurations.Item("Spools_a2")

Ed


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.

EESignature