Click or drag to resize

Param_ModelConstructionPlaneRemoteIdExpired Method

Namespace:  Grasshopper.Rhinoceros.Display.Params
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
protected internal override bool RemoteIdExpired(
	RhinoDoc document,
	Guid id,
	GH_RemoteIdChange change
)

Parameters

document
Type: RhinoDoc
id
Type: SystemGuid
change
Type: GH_RemoteIdChange

Return Value

Type: Boolean
See Also