GH_Variant._Plane Property

GH_Variant_Plane Property

Gets the contents of this Variant as a Plane.

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_Variant._Plane"]

See Also