I am very new to Autodesk Forge and am still learning my way through NodeJS (since thats the language I prefer learning Forge in). Any help would be appreciated. I have gone through the Learn Forge Tutorial. However, I was wondering,
Do any of the current Forge APIs allow to change the dimension of a CAD model uploaded on OSS. For example, can we achieve the goal of changing, lets say, one of the specified dimensions of a model while seeing its updated shape in the viewer?
Are there any current implementations wherein I can use the APIs to communicate, lets say, with CAD models stored on a cloud database like MongoDB. Is that possible?
Thank you