Rhino Inside error message (1. RhinoInside.Revit.GH: Object reference not set to an instance of an object.)

Trying to upload Visual arq solids into revit via direct shape method, Using the list category method. Getting error at the end 1. RhinoInside.Revit.GH: Object reference not set to an instance of an object.
please help

Thanks Ryan

I’m not tested it, but I guess this is related to the fact that VA uses blocks to represent its geometry and Grasshopper is not really block friendly.

On Grasshopper, in the VisualARQ tab you should have a component called ‘Explode VisualARQ Object’ that gives you the VisualAR block content.

Anyway we need to fix this error on DirectShape component.
Thanks for reporting.

Thanks! Is there a better way to input visual arq objects into revit with rhino inside?

What about somehting like this?

VA Objects to Revit as Direct Shapes.gh (17.4 KB)

Ideally you should be able to deconstruct any VisualARQ object into basic primitives like geometry, styles names, property values and reconstruct it back in Revit as native elements but there are still missing parts on both sides to do a workflow like that.

1 Like

Awesome thank you!

Hi, im trying to make columns, but i sends me this message “1. RhinoInside.Revit.External: Object reference not set to an instance of an object.” when i try to imput a simple vertical crv, same message.
Any suggestions?

Hi @Richard_Jose_Saenz_P,

Please update your Rhino.Inside copy.
This should be fixed on the current version.