ObjectId and ElementId
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Team,
I am use to develop one web app using Forge API.
its working well and good. at the same time am using design automation in forge. i can able to create Package its working fine.
i will process the dwg file using forge api preparing to viewer. I can able to view dwg in browser.
my issue is i have viewer click event the event click populate the element id.
but my package i can get only the object id. element id and object id totally different.
please advice me what is the conman id each object client and server side.
Summery: when user click the object in viewer i wan to capture id and store my local database. and using package i need to process the user clicked object.
Example: when user click the drawing number in viewer. from the next time i want change the drawing number dynamically using call packge from c# code .
Please advice me ASAP.
Regards,
Ragunath.S