Hello
I have a problem that I just can't get past. In my app I select aface of a part. I do all kinds of stuff like GetArea and what not.
Then here is the trick. I want to iterate through the faces of thatbody, find the one with the same area, then make sure it isparrallel, and finally find the normal distance.
I have tried using the Measure object. I guess I was using itwrong. I initiate a SelectData instance, then I set entity1 equalto the selected face and entity2 to the parrellel face. Then Itried measure.normal and about a hundred other things.
Some where in the last paragraph I get lost. I will not bereturning to work this week so I don't have the code to shareimmediatly. If anyone has any ideas that would be great!!SolidworksApi macros
I have a problem that I just can't get past. In my app I select aface of a part. I do all kinds of stuff like GetArea and what not.
Then here is the trick. I want to iterate through the faces of thatbody, find the one with the same area, then make sure it isparrallel, and finally find the normal distance.
I have tried using the Measure object. I guess I was using itwrong. I initiate a SelectData instance, then I set entity1 equalto the selected face and entity2 to the parrellel face. Then Itried measure.normal and about a hundred other things.
Some where in the last paragraph I get lost. I will not bereturning to work this week so I don't have the code to shareimmediatly. If anyone has any ideas that would be great!!SolidworksApi macros
