Click or drag to resize

GH_ChunkCopyValuesToChunk Method

Copy all values and sub-chunks in this chunk to another chunk which does not point to the same archive.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public GH_Chunk CopyValuesToChunk()

Return Value

Type: GH_Chunk
See Also