Click or drag to resize

GH_ActiveObjectPhase Property

Gets or sets the solution phase this object is currenly in.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_SolutionPhase Phase { get; set; }

Property Value

Type: GH_SolutionPhase

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.Phase"]

Implements

IGH_ActiveObjectPhase
See Also