AcMapHatchAlteration::Erase Function
From Land Desktop Development ARX CPP SDK
Destroys the Property Alteration data.
virtual AcMap::EErrCode
Erase();
Returns AcMap::kOk in case of success, error code otherwise.
An application is still responsible for calling delete for the erased object to free the memory.