Coder Social home page Coder Social logo

await derivativesAPI.GetModelviewPropertiesAsync(urn, guid, "*");" retrieves a 'System.OutOfMemoryException' for large files about forge-api-dotnet-client HOT 3 CLOSED

autodesk-forge avatar autodesk-forge commented on July 23, 2024
await derivativesAPI.GetModelviewPropertiesAsync(urn, guid, "*");" retrieves a 'System.OutOfMemoryException' for large files

from forge-api-dotnet-client.

Comments (3)

cyrillef avatar cyrillef commented on July 23, 2024

Philippe and I discussed it and there is no solution today, as in theory from a WEB perspective this should not be a problem. However javascript has limitations, so I asked Philippe to log a bug to be able to filter objects. Sorry for not being able to help more than this for now, but we will keep you informed on the progress for a solution.

from forge-api-dotnet-client.

radumg avatar radumg commented on July 23, 2024

Developers will certainly need to work with these big models and there are a number of standard web solutions, perhaps look into

  • pagination (a bit of hassle for devs to deal with)
  • scoped request (only return required data, see GraphQL)

Hope that’s useful.

from forge-api-dotnet-client.

cyrillef avatar cyrillef commented on July 23, 2024

this is not a limitation of the SDK/library, but how the server is implemented. Hopefully that will be fixed on the server and the library will follow.
Note the server now has an additional parameter list of objectIds which will help in the meantime.
Added in v1.8.0 as well as the x-ads-force and forceget parameters

from forge-api-dotnet-client.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.