Grasshopper API
GH_StructureTSimplify Method |
Simplify the data structure by collapsing path indices shared by all branches.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)
public void Simplify( GH_SimplificationMode mode )
Public Sub Simplify ( mode As GH_SimplificationMode )
Parameters
- mode
- Type: Grasshopper.Kernel.DataGH_SimplificationMode
Simplification algorithm to use.