Francesco Alotto

Results 2 issues of Francesco Alotto

Dear All, I've noticed an issue when I call setState inside _onSaved function. Basically, I need to set the selected values in my state. ``` onSaved: (value) { setState(() =>...

Good evening, I'm working on BIMServer Version: BIMserver 1.5.120 My project Structure is: * \ProjectMain * \SubProject1 * \SubProject2 Basically I want to download **only** "SubProject1" using "GLTF Serializer 2"...