You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to import images to the image manager in Revit with dynamo. I use the node Document.ImportImage. I get an error : unexpected relative path or bad .
Revit: 2022.1
Dynamo: 2.12
I'm trying to import images to the image manager in Revit with dynamo. I use the node Document.ImportImage. I get an error : unexpected relative path or bad .
what I'm doing wrong?
Thanks in advance