-
I am new using the viewer I have the following questions:
How can I link the viewer to different models? Do you have an example?
-
git clone https://github.com/Autodesk-Forge/aec-visual-reports.git
cd aec-visual-reports/
npm install
export FORGE_CLIENT_ID=xxxx
export FORGE_CLIENT_SECRET=ccccc
echo $FORGE_CLIENT…
-
https://github.com/DefinitelyTyped/DefinitelyTyped/blob/1c36672ae4d1d6eeaa1275943f78e651b1fc4db4/types/forge-apis/index.d.ts#L1654
https://aps.autodesk.com/en/docs/webhooks/v1/reference/http/we…
-
stay alert
-
![image](https://user-images.githubusercontent.com/25046000/99360316-5bf2da80-28eb-11eb-94d2-936fc7a2bb4c.png)
-
This project doesn't appear to be published on npm despite telling users to install via npm in the README. If I run what's written in the README:
npm install passport-forge-oauth2
I get a 4…
-
If the file size is big and metadata is large, properties API is throwing '413 error' with message 'too large response'
-
Could you please explain how to save issues after I created issue following your code? Thank you.
-
It is a limitation of current API that we cannot GET Project Users, but I would suggest the workflow check User @ Me to get if a user has permissions of Issue. It more or less helps.
https://forge.…
-
**How to find these data from my Revit Model ? (FORGE_MODEL_URN) , (FORGE_MODEL_VIEW), (DEVICE_MODEL_ID )**
I need these data to use in coding. How can I get this information from my model?
1. …