OBBond

OBBond

Documentation

class OBBond
GetBO(self: pyOBabel.pyOBabel.OBBond) → int
GetBeginAtom(self: pyOBabel.pyOBabel.OBBond) → pyOBabel.pyOBabel.OBAtom
GetBeginAtomIdx(self: pyOBabel.pyOBabel.OBBond) → int
GetBondOrder(self: pyOBabel.pyOBabel.OBBond) → int
GetEndAtom(self: pyOBabel.pyOBabel.OBBond) → pyOBabel.pyOBabel.OBAtom
GetEndAtomIdx(self: pyOBabel.pyOBabel.OBBond) → int
GetEquibLength(self: pyOBabel.pyOBabel.OBBond) → float
GetFlags(self: pyOBabel.pyOBabel.OBBond) → int
GetId(self: pyOBabel.pyOBabel.OBBond) → int
GetIdx(self: pyOBabel.pyOBabel.OBBond) → int
GetLength(self: pyOBabel.pyOBabel.OBBond) → float
GetNbrAtom(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBAtom) → pyOBabel.pyOBabel.OBAtom
GetNbrAtomIdx(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBAtom) → int
GetParent(self: pyOBabel.pyOBabel.OBBond) → pyOBabel.pyOBabel.OBMol
IsAmide(self: pyOBabel.pyOBabel.OBBond) → bool
IsAromatic(self: pyOBabel.pyOBabel.OBBond) → bool
IsCarbonyl(self: pyOBabel.pyOBabel.OBBond) → bool
IsCisOrTrans(self: pyOBabel.pyOBabel.OBBond) → bool
IsClosure(self: pyOBabel.pyOBabel.OBBond) → bool
IsDoubleBondGeometry(self: pyOBabel.pyOBabel.OBBond) → bool
IsDown(self: pyOBabel.pyOBabel.OBBond) → bool
IsEster(self: pyOBabel.pyOBabel.OBBond) → bool
IsHash(self: pyOBabel.pyOBabel.OBBond) → bool
IsInRing(self: pyOBabel.pyOBabel.OBBond) → bool
IsPrimaryAmide(self: pyOBabel.pyOBabel.OBBond) → bool
IsRotor(self: pyOBabel.pyOBabel.OBBond, arg0: bool) → bool
IsSecondaryAmide(self: pyOBabel.pyOBabel.OBBond) → bool
IsTertiaryAmide(self: pyOBabel.pyOBabel.OBBond) → bool
IsUp(self: pyOBabel.pyOBabel.OBBond) → bool
IsWedge(self: pyOBabel.pyOBabel.OBBond) → bool
IsWedgeOrHash(self: pyOBabel.pyOBabel.OBBond) → bool
SetAromatic(self: pyOBabel.pyOBabel.OBBond) → None
SetBO(self: pyOBabel.pyOBabel.OBBond, arg0: int) → None
SetBegin(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBAtom) → None
SetBondOrder(self: pyOBabel.pyOBabel.OBBond, arg0: int) → None
SetClosure(self: pyOBabel.pyOBabel.OBBond, arg0: bool) → None
SetDown(self: pyOBabel.pyOBabel.OBBond) → None
SetEnd(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBAtom) → None
SetHash(self: pyOBabel.pyOBabel.OBBond) → None
SetId(self: pyOBabel.pyOBabel.OBBond, arg0: int) → None
SetInRing(self: pyOBabel.pyOBabel.OBBond, arg0: bool) → None
SetLength(*args, **kwargs)

Overloaded function.

  1. SetLength(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBAtom, arg1: float) -> None
  2. SetLength(self: pyOBabel.pyOBabel.OBBond, arg0: float) -> None
SetParent(self: pyOBabel.pyOBabel.OBBond, arg0: pyOBabel.pyOBabel.OBMol) → None
SetUp(self: pyOBabel.pyOBabel.OBBond) → None
SetWedge(self: pyOBabel.pyOBabel.OBBond) → None
SetWedgeOrHash(self: pyOBabel.pyOBabel.OBBond) → None
UnsetAromatic(self: pyOBabel.pyOBabel.OBBond) → None
UnsetDown(self: pyOBabel.pyOBabel.OBBond) → None
UnsetHash(self: pyOBabel.pyOBabel.OBBond) → None
UnsetUp(self: pyOBabel.pyOBabel.OBBond) → None
UnsetWedge(self: pyOBabel.pyOBabel.OBBond) → None