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; }
Public Property Phase As GH_SolutionPhase
Get
Set
Property Value
Type:
GH_SolutionPhase[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.Phase"]
Implements
IGH_ActiveObjectPhaseSee Also