VS:vsoContextM Add
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Add an item to the context menu of the object during kObjOnContextMenuInit event.PROCEDURE vsoContextM_Add(
locName :STRING;
itemID :INTEGER;
helpID :STRING);
def vs.vsoContextM_Add(locName, itemID, helpID): return None
Parameters
locName STRING itemID INTEGER helpID STRING