Python for 3ds max – Mesh manipulation – Oded Erell's CG Log
Software: 3ds max 2019 An example of creating a mesh ripple deformation using Python for 3ds max: Script steps: Define the effect intensity and a helper point object that will serve as the effect center. Collapse the object to an Editable-Mesh so its vertices will be accessible by Python. Note that the Node's Object has…
https://odederell3d.blog/2019/05/11/python-for-3ds-max-mesh-manipulation/