Text2D
Klassenpfad: geometry.text2D
Text erzeugen

Beschreibung
Erzeugt einen statischen 2D-Text/Etikett an einer bestimmten Position.
Input
| Input | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Position | tuple3d | Position |
| 1 | Label | String | Text |
Output
| Output | Name | Typ | Beschreibung |
|---|---|---|---|
| 0 | Geometrie | Object | Geometrie |
Nutzung/Beispiel