Grasshopper API
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)

public static readonly HashSet<Guid> IgnoredUnknowns
Public Shared ReadOnly IgnoredUnknowns As HashSet(Of Guid)
Field Value
Type: HashSetGuid