GH_StateRemoveStateObject Method |
Remove an object from the database.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public void RemoveStateObject(
Guid obj_id
)
Public Sub RemoveStateObject (
obj_id As Guid
)
Parameters
- obj_id
- Type: SystemGuid
See Also