I'm trying to get large model property using 'GetModelviewProperties' API in C#. (the model is translated svf2 format)
I faced the problem and got an error.
Error Message is
Autodesk.Forge.Client.ApiException: 'Error calling GetModelviewProperties:
{"diagnostic":"Property Database is too large under this URN"}'
Do you have an IDEA for solve it?