VS:vsoContextM Check
From Vectorworks Developer
.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix
Description
Check an item in the context menu of the object during kObjOnContextMenuInit event.PROCEDURE vsoContextM_Check(
itemID :INTEGER;
check :BOOLEAN);
def vs.vsoContextM_Check(itemID, check): return None
Parameters
itemID INTEGER check BOOLEAN