Click or drag to resize

GH_Leader Constructor (Leader)

Create a duplicate of an existing leader.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Leader(
	Leader leader
)

Parameters

leader
Type: Leader
Leader to duplicate
See Also