This is a read-only mirror of pymolwiki.org
Difference between revisions of "Cartoon flat cycles"
Jump to navigation
Jump to search
m (7 revisions) |
|||
(4 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
== Overview == | == Overview == | ||
− | set cartoon_flat_cycles allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets | + | set '''cartoon_flat_cycles''' allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets. |
== Syntax == | == Syntax == | ||
− | <source lang="python">set cartoon_flat_cycles, | + | <source lang="python">set cartoon_flat_cycles, <integer> #default setting is 3</source> |
Or alteratively | Or alteratively | ||
− | + | <source lang="python">set cartoon_flat_cycles, on #default is on | |
+ | set cartoon_flat_cycles, off </source> | ||
== Example == | == Example == | ||
Line 15: | Line 16: | ||
Image:cartoon_flat_cycles_10.png|cartoon_flat_cycles 10 | Image:cartoon_flat_cycles_10.png|cartoon_flat_cycles 10 | ||
</gallery> | </gallery> | ||
+ | |||
+ | [[Category:Settings|Cartoon flat cycles]] |
Latest revision as of 01:49, 28 March 2014
Overview
set cartoon_flat_cycles allows the flatness of the sheets to be defined. The larger the number, the flatter the sheets.
Syntax
set cartoon_flat_cycles, <integer> #default setting is 3
Or alteratively
set cartoon_flat_cycles, on #default is on
set cartoon_flat_cycles, off