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; }
Public ReadOnly Property PathCount As Integer
Get
Property Value
Type:
Int32[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Structure`1.PathCount"]
Implements
IGH_StructurePathCountSee Also