OEGetFPDatabaseMemoryType
OEGetFPDatabaseMemoryType(itf: OEInterface, name: str = "-memorytype") -> int
Returns the fingerprint database memory type initialized in the given interface.
- itf
The interface in which the parameter is configured.
- name
The name of the parameter.
See also
OEInterface class in the OEChem TK manual
OEFastFPDatabaseMemoryTypenamespaceOEConfigureFPDatabaseMemoryTypefunctionExample code in Searching fast fingerprint database section