How to get the modelspace extents #813
Replies: 3 comments 2 replies
-
This is not really an issue, but a "how to" question. Have you looked in the documentation and searched for "extent"? There are several entries for this, possibly e.g. "Calculate Extents for the Modelspace" will meet your needs? |
Beta Was this translation helpful? Give feedback.
-
I will look documentation about extent.
Thanks
…On Tue, Dec 27, 2022, 17:49 AGeissler ***@***.***> wrote:
This is not really an issue, but a "how to" question. Have you looked in
the documentation and searched for "extent"? There are several entries for
this, possibly e.g. "Calculate Extents for the Modelspace" will meet your
needs?
—
Reply to this email directly, view it on GitHub
<#812 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/A2LZUM7PY4TTC3TXELHHMJLWPMMX3ANCNFSM6AAAAAATKRXFMA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I tried to get limit of shape in my dxf with code below:
I suppose that some keys do not exist in my dxf file I attach my sample shape (a star), how could I calculate the width and height of my shape? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
How we could calculate the size of the draw in a dxf file?
We would like to know the coordinates x and y for any shape:
In this case, we could calculate the max square area of the draw.
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions