• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

basic rules for creating scripts

  • Thread starter Thread starter Andrea Bellachioma
  • Start date Start date

Andrea Bellachioma

Guest
Hello, everyone.
I would have the need to have a macro that allows me to take drawings from a folder that are in scale 1:10 or 1:5 and change them in scale 1:1, then (part from the dwg) convert them to dxf and pdf.
As a 1:10 fits well into an a3, it would be great if you could scale the size of the a3 by the same multiplication factor used to scale the drawings, so that the design in 1/1 does not escape the edges.
I don't demand the scodellata, but rather I would like to understand the mechanism behind the creation of macros since I don't know many.
Thank you so much!
 
what you want to do is not very easy, even because, for my knowledge, there are commands to run external to inventor (all files of a folder). . .

returning to your question to start you have to study a bit of programming, specifically visual basic, and then wandering into the network you look for pieces of code similar to what you want to do and fit them to your needs (I at least did so).

Hi.
thread

p.s. to export the dxf in scale 1:1 it is not necessary to carry the dwg in scale 1:1 (also because I think it makes no sense to have the edges on a dxf)
 
the publicdwg exports to dwg with the latest manual export settings of an idw in dwg. if you set the export in model space the view1 will be in hall 1:1 and the rest climbed appropiatamente.

? high dx > community resources > programming guide
I started there.

Bye!
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top