Click or drag to resize

GH_ChunkArchive Property

Gets a pointer to the archive that owns the Root of the tree this chunk belongs to.

Namespace:  GH_IO.Serialization
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public GH_Archive Archive { get; }

Property Value

Type: GH_Archive

[Missing <value> documentation for "P:GH_IO.Serialization.GH_Chunk.Archive"]

Implements

GH_IChunkArchive
See Also