InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Programatically set the "Wireframe" option
Offen
- Vorherrschende Sprache
- Python
- Sterne
- 624
- Forks
- 83
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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?
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Rechercherichtung
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.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- jupyter, python
- Bereich
- api, data-visualization
- Issue-Typ
- Feature
- Schwierigkeit
- 3/5
- Geschätzter Aufwand
- 1-2 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100