Questions tagged [autodesk-designautomation]

For questions related to Autodesk Forge Design Automation, including the REST web service and engine specific questions (AutoCAD, Inventor, Revit or 3dsMax).

384 questions
-1
votes
1 answer

DesignAutomationHandler debugging tool exception when working with Workshared Cloud Model

When wanting to debug our Revit add-in using a Workshared Cloud Model from our BIM 360 server the DesignAutomationHandler throws a FileNotFoundException at line #73 DesignAutomationHandler.cs (see image) because the BIM360: path name gets mangled. …
Todd
  • 1
-1
votes
2 answers

Does revit design automation api support texture uv when creating revit file

We need to create rvt file using mesh data, triangles (indices, vertices, normals, texture uv). So does revit design automation apis supports create mesh with texture and texture uvs? Any examples would be great help. Thanks.
-1
votes
2 answers

autodesk or any other api to convert dwg to json

I would like to know if there is an API to convert Dwg to Json so that I can process in web application, not for rendering the CAD file.
-1
votes
1 answer

manage drawing entities Inside Forge ambience

i am using VB6 using the autocad API. is it possible to move insert rotate blocks with the autodesk-designautomation api? Also extract block attributes and change them? Create new drawings changing DWG block attributes and save them? if yes.…
-1
votes
1 answer

AutoDesk Forge, Design Automation API, GET AppPackages: Who uploaded this AppPackage?

AutoDesk Team, I recently did a 'GET AppPackages' to find out what AppPackages were installed on my App. I am a little concerned now though because there are four AppPackages installed and I was only expecting to see one. I'd like to find…
Dave13392
  • 1
  • 1
-2
votes
2 answers

AutoDesk Forge: what should I fill in :owner when I want to get/put servicelimits

I try to use this service to read and change the service limits. However, whatever I try to fill for owner, it is giving me a 403 message. Authentication was not problem, other requests work. I try to use the client id, but that was not working. It…
Nomis23
  • 1
  • 1
-3
votes
1 answer

Convert DWG to DXF using API v3 and .Net

My requirement is to convert DWG to DXF , need quick help to understand the process using Design API v3 and .net c# , and I want to use all DWG files from local computer and output also should happen locally. There is no reference for this anywhere…
1 2 3
25
26