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

diagram.draw() doesn't work when updating settings #17

Closed
cristianjcb opened this issue Jan 29, 2020 · 3 comments
Closed

diagram.draw() doesn't work when updating settings #17

cristianjcb opened this issue Jan 29, 2020 · 3 comments

Comments

@cristianjcb
Copy link

Message: 'FormArtist' object has no attribute 'datastructure'.

settings = {
'show.forces' : True,
'show.reactions' : True,
'scale.forces' : 0.02,
'scale.reactions': 1.0
}

form.draw(layer='TNA::Vault', clear_layer=True, settings=settings)

tomvanmele added a commit that referenced this issue Jan 30, 2020
@tomvanmele
Copy link
Contributor

check latest commit

@tomvanmele
Copy link
Contributor

can i close this?

@cristianjcb
Copy link
Author

cristianjcb commented Mar 17, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants