InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Programatically set the "Wireframe" option
Open
- Dominant language
- Python
- Stars
- 624
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
Hi all. I am trying to find out how one can define programatically the view attribute to show Wireframe (or any of the other options for that matter).
e.g.
```
from itkwidgets import view
view(geometry=mesh, rotate=True, ui_collapsed=True, Wireframe=True)
```
Any ideas?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.