Insert empty drawing view in current sheet

I have a macro that inserts a few blocks in a drawing. I would like to edit it so it creates a new empty drawing view (like the one i get with the button "Empty view") and then inserts the block in this view. Any ideas on how to create the new view and then select it for insertion of blocks?

SolidworksApi macros