Click or drag to resize

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)
Syntax
public string TopologyDescription { get; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Structure`1.TopologyDescription"]

Implements

IGH_StructureTopologyDescription
See Also