Hi,
I’m trying to run a script where I select multiple layers, using getLayers().
I’m sure I’ve used it in the past, and I tried getLayer() - singular - and that works, but getLayers() - plural - throws the following exception:
Message: ‘type’ object has no attribute ‘ShowSelectMultipleLayersDialog’
Traceback:
line 444, in GetLayers, “/Applications/Rhinoceros.app/Contents/Resources/ManagedPlugIns/RhinoDLR_Python.rhp/RssLib/rhinoscript/userinterface.py”
line 20, in , “/Users/peter/Library/Application Support/McNeel/Rhinoceros/Scripts/Output_to_MAX.py”
Any Ideas?
Cheers Peter
