Click or drag to resize

GH_CanvasInstantiateNewObject Method (Guid, PointF, Boolean)

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool InstantiateNewObject(
	Guid id,
	PointF at,
	bool update
)

Parameters

id
Type: SystemGuid
at
Type: System.DrawingPointF
update
Type: SystemBoolean

Return Value

Type: Boolean
See Also