In AutoCAD 2015 you can use this camera control to instantly get different views of your model
And by clicking on an entity or group first and then a part of the cube it'll zoom in onto that entity or group.
Is there a way to do that programmatically with C#? I want my code to be able to select an entity based on a passed ObjectId and then zoom into it from the top-left-front corner.