Next: , Previous: Draw ellipse arc mode, Up: Mode palette


2.2.18 Special click mode

specialclickmode.png

The purpose of special click mode is application specific. Typical examples are

Dependent on the setting of theSpecialClickModeModifiers parameter of CADSetAreaPrefs, you can

Important
Implementation is left to the application developer (see kCADEventIDSpecialClick and Events and for example code the EDtCEvent method in DemoCAD).

Methods
CADAddInsert, CADAddInsertXY, CADGetAreaPrefs, CADSetAreaPrefs, CADGetOnEvent, CADSetOnEvent, CADOnEvent.