CADImage.Layouts support
Moderators: SDS, support, admin
CADImage.Layouts support
Is CADImport.CADImage.Layouts support only for specific versions of .dwg files?
I have a document that when I run this call it shows one layout, however I can open it and it shows 2. When I save the document in version 2017 of AutoCAD and run the call again it will now show both layouts.
I have a document that when I run this call it shows one layout, however I can open it and it shows 2. When I save the document in version 2017 of AutoCAD and run the call again it will now show both layouts.
Re: CADImage.Layouts support
Hello Chris,
CADImport.CADImage.Layouts value doesn't depend on DWG version. If a drawing has only one layout (Model), AutoCAD automatically adds Layout1 after opening the drawing file, so the output file from AutoCAD will contains two layouts (Model and Layout1). CAD .NET doesn't add Layout1 after opening the drawing file.
Mikhail
CADImport.CADImage.Layouts value doesn't depend on DWG version. If a drawing has only one layout (Model), AutoCAD automatically adds Layout1 after opening the drawing file, so the output file from AutoCAD will contains two layouts (Model and Layout1). CAD .NET doesn't add Layout1 after opening the drawing file.
Mikhail
Technical Support E-mail: support@cadsofttools.com
Chat support on Skype: cadsofttools.support
Chat support on Skype: cadsofttools.support