Click or drag to resize

GH_ActiveObject.Phase 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_ActiveObject.Phase
See Also