In an ObjectARX Application, I drived myEntity from AcDbEntity.
In order to diaplay myEntity in an AutoCAD window, is it the only way to add the instance of myEntity into the WorkingDataBase?
It is not quite I want.
I want to show an instance of myEntity, only after verifing that it's correct...