<< class CAEngine
Deletes CAObject «obj» from the current model.
' C# CAObject obj = ade.GetObjectByName("ObjToDelete") ade.DeleteObject(obj)