Click or drag to resize

GH_Variant Constructor (Point3d)

Create a new Point variant.

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

Parameters

value
Type: Point3d
Value of Variant.
See Also