Thank you for providing the link and extraction code. To quickly remove waste points in 3dsmax, you can use the following script:
polyop.cleanupMesh $
点击此处复制文本
Copy and paste this script into the MaxScript editor in the 3dsmax interface, and then run it to clean up the waste points.
If you see garbled characters when running the script, it may be due to incorrect character encoding settings. You can try the following steps to resolve it:
1. Open 3dsmax and go to the "Customize" menu.
2. Select "Preferences".
3. In the Preferences dialog, choose the "Files Paths / Folders" tab.
4. Add the path of the "Scripts" folder to the "Script Paths" field. For example: C:\Program Files\Autodesk\3ds Max 2022\scripts
5. Click "OK" to save the changes.
6. Close and reopen 3dsmax, and try running the script again.
By doing so, you should be able to successfully remove waste points in 3dsmax. If the problem persists, please provide more detailed information, and we will do our best to assist you.