Can I create a indoor scenario with winprop api

Song Tiandi
Song Tiandi Altair Community Member
edited July 2023 in Community Q&A

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?

Answers

  • GGAMPALA
    GGAMPALA
    Altair Employee
    edited July 2023

    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.