🎉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

Where is the custom property in cu file?

User: "satri"
Altair Community Member

Hello

I am trying to understand this tutorial

image.png

In this tutorial i see that

image.png

When i look at the .cu file provided with the document i do not see the custom properties

image.png

Now, looking at this tutorial, I am getting even more confused. Have you defined the custom property anywhere in the CUDA file, but the tutorial says CUDA custom properties?

I dont know what i should understand from this?

This is what i am trying to do:

I have a custom property1 which i am trying to use with the hertzMindlinAPI-CUDA version.

So, I want to modify this custom property as contacts occur and view it in the GUI during post processing. This custom property will also get added to contactResult.addNormalForce. so tell me this should i do this manuplation of custom property in the cpp file or the cuda file?

Lets say i do it in cpp file. Now my question is should i add the custom property to manuplate the contactResults.normalForce in the Cpp file or in the cuda file?

Please let me know

Find more posts tagged with