Subsetting Options for copyMolSubset.
More...
#include <Subset.h>
Subsetting Options for copyMolSubset.
Definition at line 42 of file Subset.h.
◆ clearComputedProps
| bool RDKit::SubsetOptions::clearComputedProps |
Initial value:clear all computed props on the subsetted molecule
Definition at line 45 of file Subset.h.
◆ conformerIdx
| unsigned int RDKit::SubsetOptions::conformerIdx |
Initial value:What conformer idx to use for the coordinates default is -1
Definition at line 50 of file Subset.h.
◆ copyAsQuery
| bool RDKit::SubsetOptions::copyAsQuery = false |
Return the subset as a query
Definition at line 47 of file Subset.h.
◆ copyCoordinates
| bool RDKit::SubsetOptions::copyCoordinates |
Initial value:*Copy the active coordinates from the molecule
Definition at line 48 of file Subset.h.
◆ method
Initial value:Subsetting method to use. Note if atoms and bonds are fully specified the method is ignored.
Definition at line 53 of file Subset.h.
◆ sanitize
| bool RDKit::SubsetOptions::sanitize |
Initial value:perform sanitization automatically on the subset
Definition at line 43 of file Subset.h.
The documentation for this struct was generated from the following file: