GH_ScriptVariant.Point Property

GH_ScriptVariantPoint Property

Namespace:  Grasshopper.Kernel.Expressions
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point3d Point { get; }
Public ReadOnly Property Point As Point3d
	Get

Property Value

Type: Point3d

[Missing <value> documentation for "P:Grasshopper.Kernel.Expressions.GH_ScriptVariant.Point"]

See Also