This question might seem trivial to many...I'm just not too familiar with VBA...Anyways, I have different modules set up, each creates an array of data that it reads from excel. I now need to use these arrays and be able to compare them and do some calculations. My idea was to create a new...
I've been trying to do this for the past few days and cannot get it. All I want to do is break and initial text file that has a whole bunch of information in two files that contain only the lines that start with ND in one file, and the other file with all the lines that start with EL.
a Sample...
Ideally I'd like to move components a given distance and check for collision...However, I'm taking it one step at a time, and I would first like to move (translate) a given component "x" distance...How could I do this? I tried the "Use presentation transforms to move components example" for VB...
This is more API related...For a part in an assembly, if I want to know which other parts are contacting it, what's the best way? I know that I can do an envelope around the part, would that be the best? Any clues..please let me know...it would really help me... Thanks in advanced...
Javier
So I'm trying to use the sample programs in the solidworks api help files for visual basic and have not had any luck...Do I need to do something in visual basic to make those sample programs run?...They compile just fine but nothing happens when I run them...I'm not too familiar with visual...
I'm not familiar with visual basic...However, all I'm trying to do is use one of the sample programs in the Solidworks API for visual basics but I can't do it. It seems to compile just fine, but nothing happens, I don't know if I need to set something...I'm all confused...If any of you have any...