hi,
i'm using acrobat 3d and would like to know if there is any native possibility to hook up an event listener out of my .NET application.
Acrobat3D <----- event listener ------ .NET application
e.g. the user performs a click on a part of my 3d model, now my .NET application should notice this click and retrieve the information about this part. my .NET application has to work with this information to perform certain db queries.
i would appreciate any information regarding this topic
thanx in advance!
If you find the solution Please also share with me.