Click or drag to resize

GH_Variant_Vector Property

Gets the contents of this Variant as a Vector.

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Vector3d _Vector { get; }

Property Value

Type: Vector3d

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_Variant._Vector"]

See Also