...
void
Scroll pagebreak |
---|
Examples
Code Block | ||
---|---|---|
| ||
//Create a marker and set its position |
...
create Marker "marker1"; |
...
setPosition marker1 <<100, 0, 0>>; |
Additional information
Related commands
...
...
void
Scroll pagebreak |
---|
Code Block | ||
---|---|---|
| ||
//Create a marker and set its position |
...
create Marker "marker1"; |
...
setPosition marker1 <<100, 0, 0>>; |
...