I’m trying to create a DirectShape but getting the error:
Warning: IronPythonEvaluator.EvaluateIronPythonScript operation failed.
Traceback (most recent call last):
File “<string>”, line 37, in <module>
File “<string>”, line 28, in CreateDirectShape
Exception: A managed exception was thrown by Revit or by one of its external applications.
I guess what I’m feeding is a Dynamo solid and needs to be converted to a Revit solid?
Is there a solution for creating DirectShape?
Thanks…