Hello All,
I'm trying to automate a process in an assembly context where in following steps are needed:
1) Based on trigger (like start of script execution) - a window pops-up allowing user to enter parameter values in mm and deg (I think GenScript allows that)
2) Then depending on parameter values, insert respective CATParts into the already opened CATProduct (the trick is those parameters shd get linked to one in CATPart (with same names) and update the CATPart accordingly)
3) Position CATParts based on parameter values
4) Create primary drafting views like front, side etc.
5) Generate sections based on existing planes and reflect same in the drawing file
My initial querry is if it is possible thru GenScript or is VB a good choice for the same. Any added suggestions are more than welcome...!
Thank you.