VS:vsoContextM Enable: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
 
m (1 revision)
 
(No difference)

Latest revision as of 17:38, 18 September 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Enable an item in the context menu of the object during kObjOnContextMenuInit event.

PROCEDURE vsoContextM_Enable(
itemID :INTEGER;
enable :BOOLEAN);
def vs.vsoContextM_Enable(itemID, enable):
    return None

Parameters

itemID INTEGER
enable BOOLEAN

Version

Availability: from Vectorworks 2014