Click or drag to resize

FileSkpWriteOptionsVersion Property

Set the version of the skp file being written.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public FileSkpWriteOptionsSketchUpVersion Version { get; set; }

Property Value

Type: FileSkpWriteOptionsSketchUpVersion
See Also