In Dromed you can just create a doorway using brushes. I don't see why you want to use an object for this. If the object has a physics model, then the player cannot walk through it. And you cannot have a physics model with a hole in the middle, it has to be a sphere or rectangle.
I guess if you want the player to walk through the object, you could change the physics model to "None."