OEInSamePart
class OEInSamePart : public OESystem::OEBinaryPredicate<OEChem::OEAtomBase, OEChem::OEAtomBase>
This class represents OEInSamePart.
The following methods are publicly inherited from OEBinaryPredicate:
The following methods are publicly inherited from OEBinaryFunction:
Constructors
OEInSamePart(parts: int, boolval: bool = True) -> OEInSamePart
OEInSamePart(rhs: OEInSamePart) -> OEInSamePart
Default and copy constructors.
operator()
__call__(a1: OEAtomBase, a2: OEAtomBase) -> bool
CreateCopy
CreateCopy() -> OEInSamePart