Click or drag to resize

FileSatWriteOptionsType Property

Get and set the type of the sat file being written.

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

Property Value

Type: FileSatWriteOptionsSatTypes
See Also