OnSelect Event

OnSelect Event

Anonymous
Not applicable
341 Views
2 Replies
Message 1 of 3

OnSelect Event

Anonymous
Not applicable
Hi,
I am working on C#
My requirement is user will select the parts in Assembly

So I am using Onselect event
But I am not able to stop the Interaction of selecting "kAssemblyOccurrence"

and further I want to give mating for these parts
so How to do it ??
I have attached the code for your reference
0 Likes
342 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
See programming help for a sample titled "Selection Simple" under the UI
Customization section. You would have to do something similar to what the
sample does (introduce a Do-While loop with DoEvents).

Sanjay-
0 Likes
Message 3 of 3

Anonymous
Not applicable
Thanks
Sanjay
0 Likes