C++
virtual bool isModifyingExistingObject() const;
Description
This function will determine if the AcDbDxfFiler is being used for an entmod operation. It will return true if there is an entmod operation active or false if not.
virtual bool isModifyingExistingObject() const;
This function will determine if the AcDbDxfFiler is being used for an entmod operation. It will return true if there is an entmod operation active or false if not.