HappyDoc Generated Documentation Class: Bond

. / _chimera / Bond 

Not instantiable from Python

constants:
  • Always = 1
  • Never = 0
  • Smart = 2
  • Stick = 1
  • Wire = 0
  • selLevel = 4
attributes:
  • atoms: tuple of Atom
  • color: Color
  • display: int
  • drawMode: int
  • halfbond: bool
  • hide: bool
  • label: str
  • labelColor: Color
  • labelOffset: Vector
  • molecule: Molecule
  • radius: float
Methods   
  count 
count ( self )

count() -> int

  oslTestAbbr 
oslTestAbbr ( self,  a )

oslTestAbbr(a: OSLAbbreviation) -> bool

  shown 
shown ( self )

shown() -> bool

  oslParents 
oslParents ( self )

oslParents() -> list of Selectable

  oslChildren 
oslChildren ( self )

oslChildren() -> list of Selectable

  minimumRings 
minimumRings ( self,  crossResidues )

minimumRings(crossResidues: bool = false) -> list of Ring

  contains 
contains ( self,  a )

contains(a: Atom) -> bool

  oslIdent 
oslIdent (
        self,
        start,
        end,
        )

oslIdent(start: int = SelDefault, end: int = SelDefault) -> str

  traverseFrom 
traverseFrom ( self,  ignoreBreakPoints )

traverseFrom(ignoreBreakPoints: bool) -> Bond

  allRings 
allRings (
        self,
        crossResidues,
        sizeThreshold,
        )

allRings(crossResidues: bool = false, sizeThreshold: int = 0) -> list of Ring

  length 
length ( self )

length() -> float

  findAtom 
findAtom ( self,  i )

findAtom(i: int) -> Atom

  oslLevel 
oslLevel ( self )

oslLevel() -> int

  sqlength 
sqlength ( self )

sqlength() -> float

  otherAtom 
otherAtom ( self,  a )

otherAtom(a: Atom) -> Atom


This document was automatically generated Thu Nov 09 13:33:32 2006 by HappyDoc version 3.0.a1