Grasshopper API
GH_StructureTTopologyDescription Property |
Gets a description of the topology of the structure.
Useful for debugging purposes.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

public string TopologyDescription { get; }
Public ReadOnly Property TopologyDescription As String Get
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Structure`1.TopologyDescription"]
Implements
IGH_StructureTopologyDescription