Hi,
I wrote a program in vb6 and it checks to see if the part ismirrored or not, but it crashes in older version of SW than 2008because I used the IsMirrored function to check if the part ismirrored or not. And that function was only made available in 2008.
Is there another way to check if the part is mirrored ?
I tried looping through all the features of the part but when itcomes to the mirrored part it does not list a mirrored feature. Soi am kinda stuck.
Any help thanks.
SolidworksApi macros
I wrote a program in vb6 and it checks to see if the part ismirrored or not, but it crashes in older version of SW than 2008because I used the IsMirrored function to check if the part ismirrored or not. And that function was only made available in 2008.
Is there another way to check if the part is mirrored ?
I tried looping through all the features of the part but when itcomes to the mirrored part it does not list a mirrored feature. Soi am kinda stuck.
Any help thanks.
SolidworksApi macros