GH_ScriptVariant.Plane Property

GH_ScriptVariantPlane Property

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

Property Value

Type: Plane

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

See Also