Click or drag to resize

GH_StateRemoveStateObject Method

Remove an object from the database.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void RemoveStateObject(
	Guid obj_id
)

Parameters

obj_id
Type: SystemGuid
See Also