FileObj.Write Method

FileObjWrite Method

Overload List
  NameDescription
Public methodStatic memberWrite(StreamWriter, RhinoDoc, FileObjWriteOptions)
Write an obj stream based on the contents of a RhinoDoc
Public methodStatic memberWrite(String, Mesh, FileObjWriteOptions)
Write an obj file with an array of meshes
Public methodStatic memberWrite(String, RhinoDoc, FileObjWriteOptions)
Write an obj file based on the contents of a RhinoDoc
Top
See Also