AAO DRAMA/DRAMA2 C++ Interface
DRAMA C++11 and later interface

◆ Delete()

virtual void drama::Path::Delete ( int  force)
virtualinherited

Delete the task.

Tell IMP to delete the task we are talking to. Ignored if the object is talking to self.

Parameters
forceIf true, force the task to be deleted, rather then asking it nicely to delete itself.