1/8 메시지
How do I get a saved viewpoints identifier ?
I am trying to collect viewpoints from my model and store relevant data in an external database. How do I make a connection from the database to the model to capture changes to the viewpoints.?
It apparently seems like the saved viewpoints don't come with a unique identifier. the Viewpoints does have a GUID parameter but returns only a series of zeros for all saved viewpoints.