Is your feature request related to a problem? Please describe.
Blender starts out with a cube. For CAD purposes, the time-honoured approach is to start with an empty sketch.
Describe the solution you'd like
Have a button that checks if the current scene contains a single 2m^3 cube object, and if so, deletes said object, inserts a new empty mesh, switches to EDIT mode and hides the cursor.
It could be connected to a button that considers the currently selected view (front/top/right) in the PDT Design widget. This suggests that the button should also be available int he PDT Design widget?
Describe alternatives you've considered
Bonus points for creating a tri-plane, interactive widget showing the main editing planes (top/front/right) for the user to click on (which is then baked into the mesh-object-name in the scene) and also changes the currently active PDT Design Plane property.
Additional context
Add any other context or screenshots about the feature request here.