createHBonds (
models=None,
intramodel=True,
intermodel=True,
relax=True,
distSlop=recDistSlop,
angleSlop=recAngleSlop,
twoColors=False,
selRestrict=None,
lineWidth=1.0,
saveFile=None,
batch=False,
interSubmodels=False,
makePseudobonds=True,
retainCurrent=False,
reveal=False,
namingStyle=None,
log=False,
cacheDA=None,
color=( 0.0, 0.8, 0.9, 1.0 ),
slopColor=( 0.95, 0.5, 0.0, 1.0 ),
)
Wrapper to be called by gui and command line.
Use findHBonds for other programming applications.
Exceptions
|
|
"No known color named '%s'" % c
UserError( "No atoms in selection." )
|
|