Click or drag to resize

GH_DocumentIgnoredUnknowns Field

A collection of missing component IDs to ignore during file load operations. Erase this cache to re-enable all the load warnings.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static readonly HashSet<Guid> IgnoredUnknowns

Field Value

Type: HashSetGuid
See Also