-
The soft min and max of that parameter are between 9.0 and 91.0, yet the default value is 0.0. I would have expected the default value to sit between the soft min and max (for UI purpose).
-
Many of my designs in Fusion Teams don't have viewables, even for models that are capable of having a viewable.
When I was expecting a view but didn't get one, the viewer stays blank and in the con…
-
Hi all - please chime in with any and all feedback to help drive the direction of glTF beyond 2.0. Even simple +1/-1's for topics are appreciated.
How much should we focus on building out the soft…
-
## What problem does this solve or what need does it fill?
Allow plugin authors to properly implement scene loaders for formats such as Autodesk's FBX or Pixar's USD. Other engines such as Unreal o…
-
_From [i...@nimajneb.com](https://code.google.com/u/101577462897738603805/) on August 17, 2012 12:17:01_
Describe the problem. I'm attempting to create a locator via pymel with the following code:
i…
-
simply including ```import { Viewer } from "forge-dataviz-iot-react-components";``` in a empty new react project (npx create-react-app) I get this:
```js
./node_modules/forge-dataviz-iot-react-com…
-
I've installed the Revitpythonshell version "2018.03.19" but does not show up in the Add-ins in Revit addin tools, even if I running Revit as Admin.
I've been search for RevitPythonShell2018.addin i…
-
This actually looks cool, although it's probably not what we want :)
**To reproduce:**
In a notebook, execute this cell:
```python
mol = mdt.from_pdb('3aid')
drug = mol.chains['A'].get_ligand()…
-
when I import custom meshes that are made for skyrim a huge part of the normals of the collision is inverted
-
Hi guys! I already investigated the library documentation. But still do not understand how can I add and register an extension for the viewer in case of React app. How can I receive the class of Auto…