AVOLITES TITAN API

PreviewBeginSelect

Starts or restarts preview mode. Once this is called all seleciton actions will be diverted to the preview selection instead of the real selection. To exit this mode call PreviewShow or PreviewClear. If you call BeginSelect whith preview already active it will rollback the preview and start again. Note selection operations will not have any effect on the handles until Show is called.

Namespace: Selection.Context

Syntax

MACRO

Void Selection.Context.PreviewBeginSelect()

HTTP

http://[ip]:4430/titan/script/2/Selection/Context/PreviewBeginSelect