RhinoCommon API
File3dmObjectTableDelete Method (Guid) |
Deletes object from document.
Namespace: Rhino.FileIO
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 5.2

Parameters
- objectId
- Type: SystemGuid
Id of the object to delete.
Return Value
Type: Booleantrue on success, false on failure.
