do you know if this code work in inventor2010 I can´t get it to work get this message:
Error on Line 1 : 'CangeExtension' is not a member of 'Autodesk.iLogic.Interfaces.ICadDoc'.
MDS1312 1 year ago
@MDS1312 Make sure you have the correct line of code, are you using -
ThisDoc.Documents.SaveAs(ThisDoc.ChangeExtension(".jpg"), True)
manufacturingarea 1 year ago
how can i change the properties of the exported PDF file (or DWG or JPG?)
(i want it with high DPI and without colors...)
Geomanowarr 1 year ago
If I change the file extension to DWG how can I force inventor to make an Autocad DWG and not an inventor DWG?
josteurs 1 year ago
@josteurs Thats my next video, I'll video it and add the code to the blog next week.
@manufacturingarea Did you ever get around to adding that to your blog? I too would really like to know how to export to AutoCAD.dwg file, and set options such as which version of AutoCAD etc. Thanks!
DVDM666 3 days ago
do you know if this code work in inventor2010 I can´t get it to work get this message:
Error on Line 1 : 'CangeExtension' is not a member of 'Autodesk.iLogic.Interfaces.ICadDoc'.
MDS1312 1 year ago
@MDS1312 Make sure you have the correct line of code, are you using -
ThisDoc.Documents.SaveAs(ThisDoc.ChangeExtension(".jpg"), True)
manufacturingarea 1 year ago
how can i change the properties of the exported PDF file (or DWG or JPG?)
(i want it with high DPI and without colors...)
Geomanowarr 1 year ago
If I change the file extension to DWG how can I force inventor to make an Autocad DWG and not an inventor DWG?
josteurs 1 year ago
@josteurs Thats my next video, I'll video it and add the code to the blog next week.
manufacturingarea 1 year ago
@manufacturingarea Did you ever get around to adding that to your blog? I too would really like to know how to export to AutoCAD.dwg file, and set options such as which version of AutoCAD etc. Thanks!
DVDM666 3 days ago