GH_ConnectivityDisparity.TopSet Property

GH_ConnectivityDisparityTopSet Property

Gets a pointer to the complete diagram stored in this disparity class.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ConnectivityDiagram TopSet { get; }
Public ReadOnly Property TopSet As GH_ConnectivityDiagram
	Get

Property Value

Type: GH_ConnectivityDiagram

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDisparity.TopSet"]

See Also