Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 416 Bytes

File metadata and controls

27 lines (19 loc) · 416 Bytes

vstGetPickObject

Description

Looks like this is the same as [[VS:PickObject]], except that it works inside an event-enabled tool loop.

FUNCTION vstGetPickObject() :HANDLE;
def vs.vstGetPickObject():
    return HANDLE

Parameters

Name Type Description

Version

Availability: from All Versions

This is drop-in function.

Category

  • Tool Events