Grasshopper API
GH_ConnectivityDiagram Constructor (GH_ConnectivityDiagram) |
Create a duplicate of another Connectivity Diagram.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public GH_ConnectivityDiagram( GH_ConnectivityDiagram other )
Public Sub New ( other As GH_ConnectivityDiagram )
Parameters
- other
- Type: Grasshopper.KernelGH_ConnectivityDiagram
Diagram to copy.
