From: Vasista (adupavasista_at_gmail.com)
Date: Mon Apr 04 2022 - 05:40:43 CDT

Dear VMD users,

I am trying to add "new material" via tk-console.

Here is my short script

>
>
>
> *menu material onmaterial add copy Transparentmaterial rename Material123
> Transparent2material change opacity Transparent2 0.200000menu material off *
>

The third command results in an error
*Unable to rename material 'Material123' to 'Transparent2'.*
Transparent2 is not already used.

Am I missing something?

---
Thank you.