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

Unable to run modify node attribute command #60

Open
nellienator opened this issue May 16, 2023 · 1 comment
Open

Unable to run modify node attribute command #60

nellienator opened this issue May 16, 2023 · 1 comment

Comments

@nellienator
Copy link

Describe the bug
When running cablemesh_modify_nodes command.
This error comes up
Traceback (most recent call last):
File "C:\Users\danie\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_ui\rhino\forms\error.py", line 20, in wrapper
return func(*args, **kwargs)
File "C:\Users\danie\AppData\Roaming\McNeel\Rhinoceros\7.0\Plug-ins\PythonPlugins\FoFin{18a65b9c-1a08-43ef-a1fd-ef458f0a1fa0}\dev\FF_cablemesh_modify_nodes_cmd.py", line 23, in RunCommand
cablemesh.settings["show.vertices:anchors"] = True
File "C:\Users\danie\AppData\Roaming\McNeel\Rhinoceros\7.0\scripts\compas_ui\values\settings.py", line 15, in setitem
self.value[key].value = value
KeyError: show.vertices:anchors

Trying the Cartenary Cables tutorial.

Screenshots

ezgif com-optimize

@tomvanmele
Copy link
Contributor

hi,

we released a new version of COMPAS FormFinder. please check out the basic instructions here, and the docs here, and let us know if you still have problems...

best,
tom

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