Click or drag to resize

GH_ArchiveIsBinaryPath Property

Gets a value that indicates whether the Path field points to a Binary Grasshopper file.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:GH_IO.Serialization.GH_Archive.IsBinaryPath"]

See Also