Delete Material

Use the DeleteMaterial command to delete a single material.

"<DeleteMaterial ID=""<Material ID>""/>"

For example:

"<DeleteMaterial ID=""1""/>"
Note: Note: Material ID must be a positive integer for an existing material.

If you set the Material ID to “0”, you can delete all materials. For example:

"<DeleteMaterial ID=""0""/>"