Is there a way to XREF dwg files in Rhino like you would in AutoCAD? So that when a file is updated and saved in AutoCAD, it would then reflect the changes made in the linked Rhino file.
Hi Jason - it is not exactly Xref, but Insert to insert an external file as a linked Block should be the closest thing. You can also look at WorkSessions - different again, but possibly useful, depending on what you need to do.
-Pascal
1 Like
Great, thanks! I will look into both