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).
How to Get GUID of Parameters from a Revit Model
We are creating a Custom Properties Tab for the Model Viewer, to display Specific Properties from Revit Model. How to get the GUID of Parameters of the Revit Models I am uploading to my project, so I can get the value of the Revit Paramter based on GUID and Filter the data based on the Selection using the ID’s.
Publishing a C4R models on BIM 360 Teams before EOL
We are running into an issue with BIM Teams Data migration. We have Revit C4R models which need to be published before migration. Revit version 2017, 2018 and above.
We need support from APs on the API command to execute the cmd given below.
Currently we are using commands:autodesk.a360:C4RModelPublish
Plant 3D / AutoCAD events missing
crucial are events for capturing checking and getting ACC file information that are not implemented presents an issue
Getting Forbidden Error connecting to Building Connected Pro APIs
I was able to get a 3-legged oauth authentication code and access token. I am using the refresh token that I received to get a new access token, which is done hourly. I am using Azure Data Factory to call the APIs.
Getting undefined in the download url while fetching the RFI attachments using the attachment endpoint
I am working on the Autodesk integration and I need to fetch the RFIs and their attachments and download them using the API. I am able to get the RFIs and their attachments but the API returns “undefined” in the URL attachments response and when I use that URL to generate the signed s3 key it returns me “invalid bucket” in the response which causes an issue in downloading the file. Can anyone provide me with the solution or tell me if I am missing something? This is the response I am getting:
Upload the excel file (.xlsx) on BIM360
After upload the file on BIM360 when i try to open file on BIM360 and download on local machine its occure same error like “This workbook couldn’t be opened because the file format may not be matching with the file extension” but when i upload driect from BIM360 Account it is working fine(its open bith place well).