Replies: 2 comments
-
In this case, I would like to define a text (35 °) and replace it to -567°. |
Beta Was this translation helpful? Give feedback.
-
As the documentation says, adding an angular dimension is not implemented yet. To edit an existing angular dimension you have to modify the content of the associated anonymous block, which represents the dimension content as DXF primitives, the name of this block is stored in And to repeat myself over and over again, ezdxf is not a CAD application, this is not the intended usage of ezdxf. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
@mozman
Dear Mr. Moitzi,
Thank you very much for preparation of the fantastic EZDXF module.
Could you please inform me how I can add a user defined text (e.g., text=str(self.angle)) to the AngularDimension function?
I have tried dimstyles.new but I could not add the defined text.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions