GH_CanvasWireValidator.AppliesToDocument Method

GH_CanvasWireValidatorAppliesToDocument Method

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override bool AppliesToDocument(
	Guid id
)
Public Overrides Function AppliesToDocument ( 
	id As Guid
) As Boolean

Parameters

id
Type: SystemGuid

Return Value

Type: Boolean
See Also