Click or drag to resize

GH_ParamTSetPrincipal Method

Set the principal parameter state.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool SetPrincipal(
	bool set,
	bool recordUndo,
	bool recompute
)

Parameters

set
Type: SystemBoolean
recordUndo
Type: SystemBoolean
recompute
Type: SystemBoolean

Return Value

Type: Boolean
See Also