- This topic has 3 replies, 2 voices, and was last updated 7 years, 8 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forum › SOFA › Programming with SOFA › [SOLVED] ParticleMask in SOFA
Tagged: 64_bits, Linux_ubuntu, SOFA_1608
Hi,
I’m trying to compile an old plugin that was designed for an older sofa version. This plugin use the ParticleMask mechanism to only propagate some forces through mappings, but 16.08 release doesn’t contain that class. Should I activate a plugin to have access to that class or has it been deprecated? In the second case, which class should I use now?
Thanks!
Hi Juan Jo,
The ParticleMask mechanism has been renamed as StateMask. More information can be found on this commit. The mechanism of mask is available in the mapping. However, an issue has been created about the use of mask with some constraints.
Let me know if it helps,
Hugo
Thanks Hugo!
I will have a look at StateMask and try to compile the plugin.
Hi Juan,
any update ?
Hugo
WARNING
The forum has been moved to GitHub Discussions.
Old topics and replies are kept here as an archive.