Preview | SOLIDWORKS USER FORUM
Use your SOLIDWORKS ID or 3DEXPERIENCE ID to log in.
SCScott Campbell22/04/2021
I have some code that takes in an x,y,z coordinate and creates colinear lines from that point at a specified angle and length. The data is pulled from an Excel file. What I want to do is select the sketch for use in creating a weldment. I've looked at the help file for "Insert Structural Weldments Using Custom Profile Example (VBA)". I believe I have the necessary code to create the weldment but upon running, the weldment is not created. Not even an error pops up. I've attached a zip file which includes the Excel file and the weldment profile that I will be using. The "testing" folder needs to be put in C drive. Any help is greatly appreciated.