InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets

Programatically set the "Wireframe" option

Open
#433 0 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.