Scripted created construction cannot be assigned

The VE Python API allows users create simple programs using the Python Programming Language, to interact with a VE Model and/or Vista Results File
Post Reply
edmlau
VE Newbie
VE Newbie
Posts: 1
Joined: Mon May 10, 2021 4:17 am

Scripted created construction cannot be assigned

Post by edmlau »

Hi all,
I am writing a script to create construction and assign it to a surface. The script ran without raising any error. The constructions created will show up in the construction database. But when I click the assign constructions button in IES VE, then an error will appear saying "The following application object IDs are missing from the application database and have been replaced by those listed." Below this message is a list of scripted created construction being replaced by one of the default construction.

Am I missing something? Do I need to somehow assign a construction ID after the creating the construction? Thanks in advance.
Post Reply