GH_DocumentSelectionTopology Property |
Gets the selection topology of the document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_SelectionTopology SelectionTopology { get; }
Public ReadOnly Property SelectionTopology As GH_SelectionTopology
Get
Property Value
Type:
GH_SelectionTopology[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.SelectionTopology"]
See Also