Class File3dmWriteOptions

Constructors

Properties

Constructors

Properties

saveUserData: boolean

Include custom user data in the file. Default is true

version: number

File version. Default is major version number of this assembly version.Must be in range [2; current version].Alternatively, 0 is a placeholder for the last valid version.Rhino can read its current version, plus earlier file versions except 1.Use latest version when possible.

Generated using TypeDoc