Previous | Up | Next |
Takes a topology or a mesh as a parameter.Parameters
Redefines the vertices’ coordinates for the topology referenced by the mesh.
The new values are added to the old ones : they are thus increments.
This function takes floating-point values
The topology associated to the mesh automatically switches to 'dynamic' mode (as opposed to 'static').
I M3deltaVerticesF ( S3d _session_ H3d _object_ [[F F F] r1] _deltas_ )
Return value
_session_ 3D Session _object_ Topology or mesh _deltas_ Deltas of positions
0 if successful, otherwise nilRemark
In the case of a multi-topo mesh, only the active topology is concerned.