StartMenuFunction
Canonical path: NemAll_Python_Utility.StartMenuFunction
Start a menu function in Allplan
Methods:
-
FireEvent–Fire an event to start the menu function in Allplan
-
FirePythonPartEvent–Fire an event to start the menu function in Allplan
-
__init__–Initialize
FireEvent
staticmethod
Fire an event to start the menu function in Allplan
Parameters:
-
eventName(str) –Name of the event
FirePythonPartEvent
staticmethod
Fire an event to start the menu function in Allplan
Parameters:
-
pypFileName(str) –Name of the pyp file
Placeholder