This command creates a SimplifyModifier.
Select a mesh and apply the command.
This modifier simplifies a mesh by collapsing polygons that meet certain criteria. Simplification is set by percent. You tell the modifier what percentage of polygons to remove.
Figure 1.1. The mesh before simplification.
Figure 1.2. The shape is nicely preserved.
Command registration information is as follows:
| Category Type | Information |
| Implementation | SCRIPT |
| Module | MODIFIER_SCRIPTS.SSL |
| Category | Modifier Commands |
| GUID | {1F91F964-F612-46D4-A453-4B81096121A9} |
| Source Name | CreateSimplifyModifier |
| Interface Name | SimplifyModifier |
| Core | No |
| Sample | Yes |
| Access | Modify [mesh] option on main menu or mesh command menu. |
For more information: