Grasshopper API
GH_StructureTRemovePath 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 to remove.
Implements
IGH_StructureRemovePath(GH_Path)