﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	notify_on_close	platform	project
391	"cannot  use ""sides"" option of command ""cartoon style"""	Elaine Meng	Conrad Huang	"""Cartoon style"" usage info limits sides to 3-10 but clearly can be set higher with original ""car param"" command and the default for round/oval is already >10, it is 12. Currently there is an error if you try to use sides in the style subcommand, despite it being shown in the usage:

    cartoon style sel xsection barbell barScale .9 sides 10
    Traceback (most recent call last):
    File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/cmd_line/gui.py"", line 168, in execute
    cmd.run(cmd_text)
    File ""/Users/chimera/Applications/ChimeraX_Daily.app/Contents/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/site-packages/chimerax/core/commands/cli.py"", line 2194, in run
    results.append(ci.function(session, **kw_args))
    TypeError: cartoon_style() got an unexpected keyword argument 'sides'

Apparently there is some confusion with the sides option of cartoon tether. Maybe change the cartoon style keyword ""sides"" to something else, say divisions or subdivisions? "	defect	closed	major		Depiction		fixed						all	ChimeraX
