Click or drag to resize

GH_StructureTPathCount Property

Gets the number of paths defined in this structure.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public int PathCount { get; }

Property Value

Type: Int32

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

Implements

IGH_StructurePathCount
See Also