Eyeshot 10 WinForms API Reference
RemoveMaterial Method (Mesh)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : RemoveMaterial Method
Remove the material and the texture mapping.
Syntax
'Declaration
 
Public Sub RemoveMaterial() 
public void RemoveMaterial()
Remarks
You may need to call viewport.Entities.Regen() to see the effect of this command.
See Also

Reference

Mesh Class
Mesh Members