A program to recognize and reward our most engaged community members
hi,
i want to delete geometry or change geometry from 'physics' state to 'virtual' state during simulation.
Is there any available function in API.
thanks!
Hi,
Not in the API, no. The best you can do with the API is customise your physics to not apply a force for a particular geometry.
You can do this with the coupling interface though:Richard