Hi everyone,
I’m trying start a decently large sheet generation project, but am trying to get the basic foundations working before I fully dive into it to make sure it’s possible.
I am trying to use Camber’s “ExternalLayout.ByName” to generate layouts in an external file, it runs and says it generates them but the layouts don’t show up in the .dwg when I open it. I think the most interesting thing is that I can see them technically be generated if I use Camber’s ExternalDocument.LayoutByName node and ExternalLayout.TabOrder and see the layouts exist and are present in the tab order. They just seem to be invisible so I am pretty confused. Any ideas?
(The error on the ExternalLayout.ByName is because the layouts are now “generated” so it’s complaining the name is a duplicate, so that is not the issue).
