Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 464 Bytes

File metadata and controls

19 lines (14 loc) · 464 Bytes

DisplayContextHelpOfCurrentPlugin

Description

This function will display the context help of the plug-in that is considered ?current?. This could be a command plug-in that has a dialog open, or a tool plug-in that is active.

PROCEDURE DisplayContextHelpOfCurrentPlugin;
def vs.DisplayContextHelpOfCurrentPlugin():
    return None

Version

Availability: from VectorWorks12.0

Category