With colleagues, we wondered if it was possible to completely automate the creation of a plan from A to Z from a web page. To start with, why not try with very simple things like a straight pad.
The actions would be as follows:
1) The user fills out and submits a form from a web page 2) The server creates a .txt file containing the 3 dimensions of the right pad 3) An XLS file is generated from the .txt file 4) Solidworks generates the shape from the values of this XLS file 5) A drawing is made (for the moment 3 standard views for example)
The 1 to 1 actions are easy, but the most complicated is the interactions!
What do you think? The goal would be to be able to create a cylindrical tank by letting the user of the web page choose the diameter, the height of the tank, but also the possibility of adding taps on it.