GH_Structure(T).ClearData Method

GH_StructureTClearData Method

Removes all data from all paths without affecting the structure topology.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ClearData()
Public Sub ClearData

Implements

IGH_StructureClearData
See Also