/ . / VolumePath / markerset.py / Link
Link is implemented as a Chimera Bond.
Methods
|
|
|
deselect
|
deselect ( self )
|
|
molecule
|
molecule ( self )
|
|
set_radius
|
set_radius ( self, radius )
In stick representation, bond radius is shown as bond order times the
molecule stick size. Use the bond order to control radius.
|
|
select
|
select ( self, only=None )
|
|
set_rgba
|
set_rgba ( self, rgba )
|
|
__init__
|
__init__ (
self,
marker1,
marker2,
rgba,
radius,
)
|
|
|