Module: SkippyLib::ViewConstants

Defined in:
modules/view_constants.rb

Overview

Since:

  • 3.0.0

Constant Summary collapse

DRAW_OPEN_SQUARE =

Constants for Sketchup::View.draw_points

Since:

  • 3.0.0

1
DRAW_FILLED_SQUARE =

Since:

  • 3.0.0

2
DRAW_PLUS =

Since:

  • 3.0.0

3
DRAW_CROSS =

Since:

  • 3.0.0

4
DRAW_STAR =

Since:

  • 3.0.0

5
DRAW_OPEN_TRIANGLE =

Since:

  • 3.0.0

6
DRAW_FILLED_TRIANGLE =

Since:

  • 3.0.0

7