🎉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

.dll file import

User: "Jeff_wu"
Altair Community Member
Updated by Jeff_wu

Hi Team, I want to import .dll to run co-sim in Activate, how to achieve? Thanks.

Find more posts tagged with

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

    Hi Robbert,

    In principle you can call the functions of the dll with the CCustomBlock. It depends on the used compiler how you connect to the dll, e.g. using an import lib. In any case you must know the functions and their parameters.