Can I create a indoor scenario with winprop api
Song Tiandi
Altair Community Member
Hello, I notice that in Winprop API -> Datastructrus, exits functions like COORDPOINT, INDOOR_WALL, INDOOR_WALLS, MATERIAL, MATERIALS. I would like to use these funtions to create a indoor database, but I didn't find an example for this. Is this possible in C++? Do I need a Cmakelist? Could anyone give me an example?
0
Answers
-
The commands you described are typically used during the database conversion and pre-processing using the API but not for database creation. The API was mainly introduced to convert and ore-process databases as well as setup simulation models and run them but not for database creation.
0