Is it possible to determine the size of a 3Dsolid? #1173
Unanswered
Fernando-cad
asked this question in
Q&A
Replies: 1 comment
-
No |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I am new to ezdxf, I am trying to solve a problem, but it does not work, maybe I do not understand something from the documentation or what I want to do by means of ezdxf is not possible at all.
The task is to get the dimensions (length, width, height) of solids (3DSolid). How do I know I need to use <class 'ezdxf.entities.acis.Solid3d'>? Could you direct me to the right path to solve my problem?
board.zip
Beta Was this translation helpful? Give feedback.
All reactions