ksobon / archilab

this is archi-lab.net dynamo repo
74 stars 20 forks source link

Get Worksets #35

Closed DanielHurtubise closed 5 years ago

DanielHurtubise commented 7 years ago

I pasted the code into a Python node and i'm getting an error at line 33

Traceback (most recent call last): File "", line 33, in <module? TypeError: expected Document, got list

ksobon commented 7 years ago

try this: https://github.com/ksobon/archi-lab/blob/master/Dynamo_0.8.X/getWorksets.py

DanielHurtubise commented 7 years ago

Of course it works like a charm :) Would be nice to see it back in your package just saying ;)

Thanks a lot for your help

ksobon commented 5 years ago

I think this can be achieved with this node now:

image