Custom API

Mikes Din
Mikes Din Altair Community Member
edited July 2023 in Community Q&A

Hello EDEM support team,

 

I have a meta particle of sphere cylinders and would like to auto generate single sphere cylinders as particles on the meta particle at known coordinates. I have written C++ source code to customize the factory but there is still an error about instantiation of abstract class. I am not good in C++ and would like someone on your team to look at my code. I have also attempted to find the solution online but couldn’t find the help needed.  

Mike

Tagged:

Answers

  • RWood
    RWood
    Altair Employee
    edited June 2023

    Hi,

    You'll need to post your code if you want someone to have a look ;) 

    Cheers,

    Richard

  • Mikes Din
    Mikes Din Altair Community Member
    edited July 2023

    Thank you. I was got help from Eric at Altair. I ended up not using custom API and C++ but just played with the XYZ positions and rotations of the sphero-cylinders. I got the solution I needed.

    Mike