Description:
Save doc as a 3dm to a specified path
Parameters:
- file3dmPath
- Type: string
- version
- Type: int
- Rhino file version
- saveSmall
- Type: bool
- whether to inlcude render meshes and preview image
- saveTextures
- Type: bool
- whether to include the bitmap table
- saveGeometryOnly
- Type: bool
- whether to write enything besides geometry
- savePluginData
- Type: bool
- whether to write plugin user data
Returns:
Type: bool
True on success
Available since:
8.0
Description:
Save doc as a 3dm to a specified path