IGH_FieldElement.Duplicate Method

IGH_FieldElementDuplicate Method

Create an exact copy of this element.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_FieldElement Duplicate()
Function Duplicate As IGH_FieldElement

Return Value

Type: IGH_FieldElement
See Also