python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Forge Viewer_Languages
I would like to know how to change the language of the toolbar in the Forge viewer buttons, depending on the language chosen by the user. For example, being able to switch between Spanish, English, or...
user17356139
Votes: 0
Answers: 1
Customize Maya's script editor font
Up to Maya 2019 I was using the following script to customize the script editor font.
from PySide2 import QtGui, QtCore, QtWidgets
def set_font(font='Courier New', size=12):
"""
...

Fnord
Votes: 0
Answers: 1
Render a subset of model elements in Autodesk Forge Viewer
We need to be able to render a subset of BIM model elements and also dynamically color some elements. Based on this article it looks like it’s possible to render a subset of elements given you can pro...

sergeyz
Votes: 0
Answers: 1
Unable to complete Workato recipe due to 2-legged token error
I am in workato, and have a recipe that parses a CSV when there is an update to the CSV. Once detected, the recipe extracts the file contents, and is intended to compare those contents to the Compani...

Xero Phane
Votes: 0
Answers: 1