666vito
Industrial
- Jul 23, 2007
- 21
hi
I use solid edge 14 and visual basic 6. At the end of my work I'll open a macro from SE to work with my program
I try to explain my problem. I have an SE assembly file on this file I make a sketch. This sketch is made only of a line. All the
sketch is in a plane, I have a 2-d sketch. I'd like to get the line's start/end point (in whichever sistem of coordinate). At the end I
should be have a matrix or a table make of start/end point. For examble:
Line1 (3,3)-(5,7)
LIne2(5,7)-(8,11)...........................
Start point of second line is end point of first line.......................All points have one coordinate equal for every point ( sketch is in a plane)
I study how interrogate a SE file from visual basic but I can't resolve this problem........
Can you help me? or this is impossible using SE and VB6? Thanks and sorry for my english
I use solid edge 14 and visual basic 6. At the end of my work I'll open a macro from SE to work with my program
I try to explain my problem. I have an SE assembly file on this file I make a sketch. This sketch is made only of a line. All the
sketch is in a plane, I have a 2-d sketch. I'd like to get the line's start/end point (in whichever sistem of coordinate). At the end I
should be have a matrix or a table make of start/end point. For examble:
Line1 (3,3)-(5,7)
LIne2(5,7)-(8,11)...........................
Start point of second line is end point of first line.......................All points have one coordinate equal for every point ( sketch is in a plane)
I study how interrogate a SE file from visual basic but I can't resolve this problem........
Can you help me? or this is impossible using SE and VB6? Thanks and sorry for my english