GH_DocumentSolutionState Property |
Gets the state of this document.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_ProcessStep SolutionState { get; }
Public ReadOnly Property SolutionState As GH_ProcessStep
Get
Property Value
Type:
GH_ProcessStep[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.SolutionState"]
See Also