Share

AcDbDxfFiler::isModifyingExistingObject

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.

Links

AcDbDxfFiler

Was this information helpful?