How to separate data in multiple departments in Autodesk platform service
Multiple departments of a large company handle different CAD files and I need to store those files separately based on the department. Departments won’t be able to access other department’s files. There is only one subscription for the company.
Maximum length of externalId in Autodesk Platform Service
In the model derivatives of Autodesk Platform Service (Forge), after the translation process we can download properties.json. In that file, we have an attribute called “externalId”. So, I want to know the maximum length allowed for that field
Using APS to convert files
Revit native FBX exporter does not seem to have the ability to export textures and materials with the FBX file, but this is something I would like to do as part of an automated pipeline.
Autodesk APS error Deprecated Service, please contact [email protected]
Error while running asp.autodesk viewer to view revit file on viewer.
autodesk-platform-services viewer ASP.NET Framework
These links contain tutorial and code in ASP.NET CORE & Visual Studio 2022 for simple viewer that allows us to upload, translate and view 3D designs and 2D drawings.
How to get the same folder via Data Management API like visible in ACC Docs browser?
I would like to display the folders and files found in a given ACC project in my own application.
Compared with ACC docs browser, I only see only “Project Files” at the root.
Autodesk reality capture api getting fail in last step of processing 3D model…….Getting Error “Specified file ID doesn’t exist”
`I am trying to generated 3D model from 2D images using Autodesk Reality Capture API and following this tutorial link :
https://aps.autodesk.com/developer/learn/recap-app/overview
Autodesk reality capture api getting fail in last step of processing 3D model…….Getting Error “Specified file ID doesn’t exist”
`I am trying to generated 3D model from 2D images using Autodesk Reality Capture API and following this tutorial link :
https://aps.autodesk.com/developer/learn/recap-app/overview
autodesk-forge rotate 2d model instance by modifying VertexBufferReader array
I have tried successfully moving model elements in 2d using this blog https://aps.autodesk.com/blog/move-entities-2d-drawing
but when trying using the same method to rotate elements in 2d, weird behavior occurred
Updating status of CPA
I am looking for a way to update the status of CPA via APS API (i.e. change the status from Approved to Paid, when linked purchase order in our ERP gets processed).