I’d like to batch convert various file formats to 3DM.
Once I load the original file, RhinoDoc.ActiveDoc has all the data I need. But I see several ways to save the data as 3dm. I see SaveAs() and Write3dmFile() as options, is there an advantage to one over the other?
Thanks.
Don