From: Pawel Kedzierski (pawel.kedzierski_at_pwr.edu.pl)
Date: Fri Mar 11 2016 - 02:43:29 CST

On 11.03.2016 08:02, Parvez Mh wrote:
> Dear all:
>
> I am trying to change default drawing style but not working but it
> seems, i can change any other default behaviour like background color.
>
> I am using following command:
>
> *mol default style VDW*
This is not enough, you need to provide all style parameters in curly
braces.
For example:
*mol default style {VDW 1.0 12.0}*
where 1.0 is the sphere scale factor and 12.0 is the resolution (default
settings).
Pawel
>
> --Masrul