-
Autodesk has a public OAuth workflow for https://developer.autodesk.com for our Forge platform and we have internal code that supports the type of middleware that this repo offers.
Before I begin the…
-
is there any documentation available at all for this? installation, running and usage instructions? an overview of the functionality provided? thank you!
-
Hi!
I forked my own _viewer-react-express-headless_ and edited the _credentials.js_ and Deployed to Heroku.
Here is my result: https://immense-fortress-56268.herokuapp.com/
It doesnt seem like …
-
> You will need to generate a valid 2-legged OAuth token and upload a model to your account, which you can do using that website for now: https://models.autodesk.io
-
Hi
I need is to get room/area objects with the hierarchy of linked objects from the revit model. Right now I am using [this project](https://github.com/Autodesk-Forge/model.derivative-nodejs-sample) …
-
Hi Jeremy,
I play for a few weeks with the exporter and I would Add an new function : Possibility to export rooms (volumes).
I think this could be a nice feature !
I started by creating data to "_obj…
-
The current way to retrieving token is from an url, this is unsafe.
shiya updated
7 years ago
-
Trying to upload an object
**** Uploading file. bucket:forge_sample_c6eaxriflqyzvmirmt306hsmawehv9ig filePath:D:/Project/bca-rvt/CCDC_HP_B4_ST_TYPICAL.rvt
D:/Project/bca-rvt/CCDC_HP_B4_ST_TYPICAL.…
-
##### Description
It seems like the composerVendorName & composerProjectName options are not working.
The options is passed by -D{optionName} in the command which is listed below, but the "name" in…
-
if you use
ModelDerivative.deleteManifest (content.urn, forgeToken.RW, forgeToken.RW.getCredentials ())
or
ObjectsApi.deleteObject (bucket, desc.objectKey, forgeToken.RW, forgeToken.RW.getCredentia…