Module: SkippyLib::ViewConstants
- Defined in:
- modules/view_constants.rb
Overview
Constant Summary collapse
- DRAW_OPEN_SQUARE =
Constants for Sketchup::View.draw_points
1
- DRAW_FILLED_SQUARE =
2
- DRAW_PLUS =
3
- DRAW_CROSS =
4
- DRAW_STAR =
5
- DRAW_OPEN_TRIANGLE =
6
- DRAW_FILLED_TRIANGLE =
7