Hi Steve,
there is a trouble in application.py
line 60:
I guess should bePython Code:
return Rhino.ApplicationSettings.CommandAliasList.Names
ThanksPython Code:
return Rhino.ApplicationSettings.CommandAliasList.GetNames()
Dimitry
Hi Steve,
there is a trouble in application.py
line 60:
I guess should bePython Code:
return Rhino.ApplicationSettings.CommandAliasList.Names
ThanksPython Code:
return Rhino.ApplicationSettings.CommandAliasList.GetNames()
Dimitry