Click or drag to resize

GH_VariantDuplicate Method

Duplicate this Variant. If the type of this Variant is [unknown] the contents are not guaranteed to be duplicated.

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Variant Duplicate()

Return Value

Type: GH_Variant
See Also