GH_ConnectivityDisparitySubSet Property |
Gets a pointer to the subset diagram stored in this disparity class.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ConnectivityDiagram SubSet { get; }
Public ReadOnly Property SubSet As GH_ConnectivityDiagram
Get
Property Value
Type:
GH_ConnectivityDiagram[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ConnectivityDisparity.SubSet"]
See Also