How to delete a custom property in EDEM?

User: "Alvin Li"
Altair Community Member
Updated by Alvin Li

In my case, I registered a particle property with an API, however when I used the same particle property with another API, the message "WARNING: Will clash with previously existing attributes" appeared. Re modeling can help avoid this, but is it the only option? How to delete the previously registered particle attribute?

Find more posts tagged with

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

    Hi,

    First option is to export the deck and de-select 'Export Custom Properties'. 

    There's also EDEMpy, the latest version of which has a deleteCustomProperty function:

    image

    Richard