![]() |
![]() |
![]() |
SET_WP_GRID_SIZE sets the grid size for specified existing workplanes.
+----------<------------+
| |
---->(SET_WP_GRID_SIZE)--|wp|------+--(:WIDTH)---|width|---+---->
| |
+--(:HEIGHT)--|height|--+
The grid will only be displayed, and caught to, when the grid points or lines are not too close together, in terms of pixels. This means that there will be occasions where you expect to see the grid, but will not. For example:
All workplane names must be enclosed by double quotes (" ").
SET_WP_GRID_SIZE "/workp" :WIDTH 100 :HEIGHT 50
![]() |
![]() |
![]() |