I’m trying to send an AutoCAD 3d block to a Revit family. I followed the tutorial page, but the python code is giving me the following error.
Warning: IronPythonEvaluator.EvaluateIronPythonScript operation failed.
Traceback (most recent call last):
File “”, line 31, in
TypeError: ‘CoordinateSystem’ object is not subscriptable
That post and script are a bit old and things might have changed, what version of Dynamo & Revit are you using?
Any other edits to the script?
Could you share the stream with me so I can test it a bit?