GH_DocumentIgnoredCount Property |
Returns the total numbers of components currently in the Object Exception Ignore List.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public int IgnoredCount { get; }
Public ReadOnly Property IgnoredCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.IgnoredCount"]
See Also