InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Programatically set the "Wireframe" option
- Lingua principale
- Python
- Stelle
- 624
- Fork
- 83
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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?
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start at the itkwidgets.view entry point and inspect how view options are exposed, focusing on the requested Wireframe option. Done means users can set Wireframe programmatically through view, with the requested display applied.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter, python
- Ambito
- api, data-visualization
- Tipo di issue
- Funzionalità
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 35/100