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; }
Public ReadOnly Property _Vector As Vector3d
Get
Property Value
Type:
Vector3d[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_Variant._Vector"]
See Also