Click or drag to resize

GH_StructureTDuplicate Method

Create an exact duplicate of this structure. All data items are copied as well.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Structure<T> Duplicate()

Return Value

Type: GH_StructureT
See Also