FileSatWriteOptionsType Property |
Get and set the type of the sat file being written.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntaxpublic FileSatWriteOptionsSatTypes Type { get; set; }
Public Property Type As FileSatWriteOptionsSatTypes
Get
Set
Property Value
Type:
FileSatWriteOptionsSatTypes
See Also