Does anyone know if it’s possible to ‘wrap’ anything else besides actual elements from the Revit API into Dynamo?
I’ve gone through this https://github.com/DynamoDS/Dynamo/wiki/Python-0.6.3-to-0.7.x-Migration but it seems like it’s only possible to wrap actual elements from the API into Dynamo.
Example: I’m trying to get the Categories from Autodesk.Revit.DB.Category into Revit.Elements.Category: