Click or drag to resize

IGH_CanvasValidatorCanAcceptObject Method

Validates whether a specific component can be accepted by the canvas at all.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool CanAcceptObject(
	Guid id
)

Parameters

id
Type: SystemGuid

Return Value

Type: Boolean
See Also