Deletes a specified entity instance from the model.
Parameters
Parameters
Description
inst
[in] A raw pointer to the entity instance to be deleted.
Remarks
When the method is called the specified instance is marked as deleted, but it still stays in the model. The deleted instance is not written to the file. During the next file reading operation, the instance will not be read from the file therefore it will be physically removed from the model.