Deform Geometries
The EDEM Coupling Interface can deform a Geometry by setting or offsetting the Geometry nodes' local or global positions.
Use one of the following methods:
setLocalNodePositionssetGlobalNodePositionssetAllLocalNodePositionssetAllGlobalNodePositionsoffsetLocalNodePositionsoffsetGlobalNodePositionsoffsetAllLocalNodePositionsoffsetAllGlobalNodePositions
Note: The 'set' methods directly set the node position to
the point fed in the method. The 'offset' methods moves the nodes by a set
distance from their current position. Methods associated with those
functions,to get the forces on the triangles, and nodes and methods to get
the triangles and node IDs are available.