Grasshopper API
IGH_StructureRemovePath Method |
Removes a path and all associated data from the structure.
If the path doesn't exist, nothing will happen.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- path
- Type: Grasshopper.Kernel.DataGH_Path
Path the remove.
