Hello everyone,
I am trying to export the families from revit as JSON Format using dynamo , to later import them in Civil3D . Can anyone point me in the right Direction.
Thanks
Hello everyone,
I am trying to export the families from revit as JSON Format using dynamo , to later import them in Civil3D . Can anyone point me in the right Direction.
Thanks
I’m not sure this is possible. Do you mean the geometry of the families, or attributes, or both ?
geometry of the families as Solid and surfaces
Sorry I can’t help you- I was not aware C3D could import geometry in a json format
The closest I’m familiar with is geojson data- which is for geographic features- don’t believe C3D can work with this- it’s more of a GIS thing
Thanks for the help.