Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 437 Bytes

File metadata and controls

20 lines (14 loc) · 437 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

  • Utility