RhinoCommon API
BinaryArchiveMode Enumeration |
[Missing <summary> documentation for "T:Rhino.FileIO.BinaryArchiveMode"]
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.1


Member name | Value | Description | |
---|---|---|---|
Unknown | 0 | ||
Read | 1 | ||
Write | 2 | ||
ReadWrite | 3 | ||
Read3dm | 5 | ||
Write3dm | 6 |
