🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Can I create a indoor scenario with winprop api

User: "Song Tiandi"
Altair Community Member
Updated by Song Tiandi

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?

Find more posts tagged with

Sort by:
1 - 1 of 11
    User: "GGAMPALA"
    Altair Employee
    Updated by GGAMPALA

    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.