Skip to content

File3dmTypeCodes.TCODE_ENDOFFILE

Public Field

(0x00007FFF) The TCODE_ENDOFFILE is the last chunk in the file and the first 4 bytes of information in this chunk is an integer that contains the file length. This chunk was added in February 2000 and files written with code released earlier than this will not have this termination block.

Namespace: Rhino.FileIO

Assembly: RhinoCommon (in RhinoCommon.dll)

Syntax

public const uint TCODE_ENDOFFILE = 32767

Field Value

Type:UInt32