Scaling of drawing view
Scaling of drawing view
(OP)
Hi, I'm trying to scale up and down a drawing view automaticaly using parameters. Like for a rectangular block using L x W x H
for example: if L >= 25" scale = 2:1
someting like that.
for example: if L >= 25" scale = 2:1
someting like that.





RE: Scaling of drawing view
Have you tried
DRAWING_SCALE_FACTOR = ...
in relations of the part?
RE: Scaling of drawing view
RE: Scaling of drawing view