I am trying to save an assembly model as a part model. I used the macro recorder, so it's pretty generic and returned the following base.
longstatus = Part.SaveAs3("C:\\Temp\\m1329800.SLDPRT", 0, 0). I have modified the line, and it works... but I need to include the Geometry to save option... such as Exterior Faces.
