Click or drag to resize

GH_Variant_Point Property

Gets the contents of this Variant as a Point.

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

Property Value

Type: Point3d

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

See Also