RhinoCommon API
BinaryArchiveReaderEndRead3dmChunk Method |
Calling this will skip rest of stuff in chunk if it was only partially read.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)

public bool EndRead3dmChunk( bool suppressPartiallyReadChunkWarning )
Public Function EndRead3dmChunk ( suppressPartiallyReadChunkWarning As Boolean ) As Boolean
Parameters
- suppressPartiallyReadChunkWarning
- Type: SystemBoolean
Generally, a call to ON_WARNING is made when a chunk is partially read. If suppressPartiallyReadChunkWarning is true, then no warning is issued for partially read chunks.
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rhino.FileIO.BinaryArchiveReader.EndRead3dmChunk(System.Boolean)"]

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8