Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Leader: Style-Handle not resolved, AssociatedAnnotation missing #230

Closed
mme1950 opened this issue Dec 16, 2023 · 0 comments · Fixed by #243
Closed

Leader: Style-Handle not resolved, AssociatedAnnotation missing #230

mme1950 opened this issue Dec 16, 2023 · 0 comments · Fixed by #243
Labels
bug Something isn't working

Comments

@mme1950
Copy link
Contributor

mme1950 commented Dec 16, 2023

In DwgObjectReader.readLeader the handles of the associated DimensionStyle object (template.DIMSTYLEHandle) and the AssociatedAnnotation (template.AnnotationHandle) are read. But the Build method in CadLeaderTemplate is missing. Thus the references to the respective objects are not resolved.

An AssociatedAnnotation property must be added to the Leader class.

@mme1950 mme1950 added the bug Something isn't working label Dec 16, 2023
DomCR added a commit that referenced this issue Jan 9, 2024
…p-leader-style-handle-not-resolved-associatedannotation-missing-230

#230 fixed
@DomCR DomCR linked a pull request Jan 9, 2024 that will close this issue
@DomCR DomCR closed this as completed Jan 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants