LineType in a block record does not show on drawing #564
JorenPelfrene
started this conversation in
General
Replies: 1 comment
-
|
Hi @JorenPelfrene, Looking at your code I've found a bug in the Thanks for the report! |
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.
-
Perhaps a similar issue as with dimensions? #556
When creating dashed lines, I find that they show correctly when added directly to doc.entities, but not as part of a block record and insert. In that case the line is plotted as continuous.
See below code example:
On top of that, I noticed that as soon as an insert of a block record is created on the document, also the dashed linetype of a line that is not in the insert shows as continuous.
Beta Was this translation helpful? Give feedback.
All reactions