Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
|
ardieffects:showgrid [2018/07/03 06:30] optrix |
ardieffects:showgrid [2018/07/03 22:42] (current) optrix [Examples] |
||
|---|---|---|---|
| Line 85: | Line 85: | ||
| ====Examples==== | ====Examples==== | ||
| + | |||
| + | <code> | ||
| + | <showgrid cx="23" cy="10" cz="30" /> | ||
| + | </code> | ||
| + | |||
| + | > The above code will automatically create a grid and show it, with the lower left corner starting at the XYZ coordinates **23,10,30** respectively. | ||