Good morning, I need to be able to show in a corner of the Forge viewer the value of the zoom applied to the model I am viewing (for example “25%”). I wanted to know if it is possible to show this information by adding a text field/box or something similar in the viewer window itself (just as it h…
Tag: autodesk-forge
How to find index of ‘items_tolookfor’ array of items in another nested Array List ‘nested_data’ in javascript
How to find index of ‘items_tolookfor’ array of items in another nested Array List ‘nested_data’ in javascript How would I find indices for ‘items_tolookfor’ in the nested array list ‘nested_data’ Also, the corresponding data lies in the nested list ‘neste…
Autodesk Design Automation “Value cannot be null. (Parameter ‘ForgeConfiguration.ClientId’)”
I´ve downloaded the Forge Design Automation sample from the following link: https://learnforge.autodesk.io/#/tutorials/modifymodels But the downloable code example is not working fine. When any async method who involves the DesignAutomation API is called I get -> Value cannot be null. (Parameter ‘For…