-
Hello, thank you for this great library.
And this code works correctly, but I understand that the drawing on the png is always at the largest size possible to fill the page. I would like to know if it is possible to know the scale of the image from DXF to png and know how to do it. I need it to compare different drawing. Thank you for your answer. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
sounds like you want to know the transformation matrix from the dxf (WCS) to the image. see the drawing addon FAQ: #550 |
Beta Was this translation helpful? Give feedback.
sounds like you want to know the transformation matrix from the dxf (WCS) to the image. see the drawing addon FAQ: #550