Autodesk APS – AggregatedView with RVT and DWG
I’m using AggregatedView
with multiple RVT
models with no issues on geolocation
. But when using a mix of RVT
and DWG
, the DWG
shows out of place, although in REVIT
the link by shared coordinates shows it on the right place.
Error loading model: The service returned the following message: Unexpected zero length CDN resource received, path= undefined,
I am using aps service to render models in the browser. The model has been uploaded and converted successfully. I can see it in the viewer, but an error message appears in the browser, causing some objects to not be displayed.
Error loading model: The service returned the following message: Unexpected zero length CDN resource received, path= undefined,
I am using aps service to render models in the browser. The model has been uploaded and converted successfully. I can see it in the viewer, but an error message appears in the browser, causing some objects to not be displayed.
How to get Shape Geometry and all required fields for a Price calculation process?
I’m using the Model Derivative API for extracting Metadata and Geometry of a design, But here is the problem:
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.