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
Thank you for submitting the issue to us. We are sorry to see you get stuck with your workflow. While waiting for our team member to respond, please feel free to browse our forum at https://forum.dynamobim.com/ for more Dynamo related information.
Dynamo Version
All versions, (I think)
Host
Revit, SandBox
Operating System
Windows 10, Windows 11
What did you do?
Python (CPython3 and PythonNet3 engines) DynamoWrapper IN/OUT seems to break python classes that are inherited from a .Net Type
Image
A solution is to wrap .Net Class (inherited from a .Net Type) into simple Python Class (Python Class can be used as module too)
Image
What did you expect to see?
no error
What did you see instead?
error, attribute error or no method
What packages or external references (if any) were used?
No response
Stack Trace
No response
Details
No response
The text was updated successfully, but these errors were encountered: