Description:

Write information in this document to a .3dm file. Note, the active document's name will not be changed.

Syntax:
public bool Write3dmFile(
string path,
FileWriteOptions options
)
Parameters:
  • path
  • Type: string
  • The name of the .3dm file to write.
Returns:
Type: bool
True if successful, False on failure.
Available since:
6.5

/
/
/
Write3dmFile

Write3dmFile method

Class:  Rhino.RhinoDoc

Nothing found