Thank for your help cowski!, i follow the sample and i got it. I summarize the method i use.
for a= 1 to repetitions
Try
(code for intersection)
catch ex as NXexception
MessageBox.Show ("NX exception: " & ex.Message)
End Try
Next
Good morning,
I have the following problem, I would appreciate if someone could help me.
I want to make a macro that intersects surfaces by multiple planes, some surfaces are bigger than others and not all planes always intersect with small surfaces, generating an error and stopping the macro...
Hi Toost,
I`m working in design dept. with aerodinamic surfaces, the stress area needs many points by section, thats the reason.
The point feature only allows me to make points for each section, no? but i need to do many sections and get the coordinates of all this section.
Thanks!
Hi rx8uk,
thanks for your help, but give me an error again, i send you the message.
Thanks!https://files.engineering.com/getfile.aspx?folder=f69aebbc-fe9f-4f3c-9eeb-d96cba9c202b&file=error.jpg
Hi Toost, I need 100 points per plane, but I have 200 planes, this process i need to do with many surfaces..., so do this manually takes a long time.
Hi Rx8uk, i try to ejecute .dll, but give me an error, anyway would be good code in vb.net, i have a little knowleadge with this language...
Hi,
I have a surface, I would like to make an intersection by a plane, with that intersection make 100 equidistant points and obtain their coordinates ..., this process would be repeated on several planes. I would appreciate if someone help me to do it by code, manually would take me a long...