Click or drag to resize

GH_DocumentRank Enumeration

Enumerates all possible document rankings.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public enum GH_DocumentRank
Members
  Member nameValueDescription
Unset0 Indicates no rank. Documents with unset rank are invalid.
TopLevel1 Top level ranking.
Subsidiary2 Subsidiary ranking indicates this document is part of another document.
See Also