GH_ColourCube.C3 Property

GH_ColourCubeC3 Property

Gets the fourth point in the corner point list.

Namespace:  Grasshopper.GUI.Base
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public Point C3 { get; }
Public ReadOnly Property C3 As Point
	Get

Property Value

Type: Point

[Missing <value> documentation for "P:Grasshopper.GUI.Base.GH_ColourCube.C3"]

See Also