IGH_Structure.TopologyDescription Property

IGH_StructureTopologyDescription Property

Gets a description of the topology of the structure. Useful for debugging purposes.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string TopologyDescription { get; }
ReadOnly Property TopologyDescription As String
	Get

Property Value

Type: String

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

See Also