Replies: 6 comments
-
The |
Beta Was this translation helpful? Give feedback.
-
The name structure for anonymous dimension blocks has to be: |
Beta Was this translation helpful? Give feedback.
-
That is to say, if I want to create a linear size style by myself, can I only create anonymous blocks? |
Beta Was this translation helpful? Give feedback.
-
Because i didn't find the relevant style |
Beta Was this translation helpful? Give feedback.
-
To be clear, ezdxf is not a CAD application and creating fancy annotations, dimensions and text entities was never the intended purpose of this package. YES to archive effects like in the previous comment you have to render the DIMENSION line by yourself into an anonymous block as DXF primitives like LINE, CIRCLE, INSERT and TEXT and there is no tutorial for that. My opinion to auto-generated annotations and dimension as professional CAD engineer: most of the time they are ugly, misplaced and useless, I would never waste my time for creating them. |
Beta Was this translation helpful? Give feedback.
-
thanks |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to change the geometric properties of the DIMENSION entity, but my changes in the dxfattribs method do not take effect
Beta Was this translation helpful? Give feedback.
All reactions