Skip to content

2017 API dlibrary.vectorworks.DoubleClickBehaviourEnum

Dieter Geerts edited this page Sep 24, 2016 · 1 revision

dlibrary.vectorworks.DoubleClickBehaviourEnum

Enum for the available options of the double click behaviour for the plugin.

:DEFAULT -- The default behaviour for the object type will be used.
:CUSTOM_EVENT -- The VSO_ON_DOUBLE_CLICK event will be thrown.
:PROPERTIES_DIALOG -- Is actually the object info palette that will be shown.
:RESHAPE_MODE -- Go into reshape mode, practical for path shaped objects.

Base classes

  • object The most base type

Constants

  • CUSTOM_EVENT (1)
  • DEFAULT (0)
  • PROPERTIES_DIALOG (2)
  • RESHAPE_MODE (3)

Home

DLibrary for VW2017

PREVIOUS VERSIONS

Clone this wiki locally