Grasshopper API
GH_DocumentRank Enumeration |
Enumerates all possible document rankings.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Unset | 0 | Indicates no rank. Documents with unset rank are invalid. | |
TopLevel | 1 | Top level ranking. | |
Subsidiary | 2 | Subsidiary ranking indicates this document is part of another document. |
