Hello anyone,
>
> Let's describe the problem.
> I'm saving drawing as dwg file. That works fine. But I would like to
> control the 1:1 scale setting as there is in the file format options. >
> Anyone an idea how to do this with code? (vba)
>
> Johnny
you should be scaling it when opening it in autocad. but if you need to scale it in solidworks. i think you will have to use vb sendkeys and mouse_events. from what i can see there is no api for scaling dwg's