Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations LittleInch on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Dimension Listener

  • Thread starter Thread starter mb720
  • Start date Start date
M

mb720

Guest
Hello all,

Is there a way to get notified of changes to a dimension
using JLink?
I checked the documentation on ActionListeners but
couldn't find anything appropriate.

I was also thinking about getting notified when the user
deselects a dimension of a model in Pro/E. This way I
would read the dimension's value on deselect and would
get notified of changes indirectly.

Best regards and thanks in advance.
 
Refer pfcAsyncFullExample from Jlink installation directory, has listners implementation sample.





HTH
 
milindb said:
Refer pfcAsyncFullExample from Jlink
installation directory, has listners implementation
sample.
 

Part and Inventory Search

Sponsor

Back
Top