OEConfigureSplitMolComplexOptions¶
bool OEConfigureSplitMolComplexOptions(OESystem::OEInterface &itf,
                                       unsigned config=OESplitMolComplexSetup::All)
Configures the given interface to add command-line interface parameters that
control OEConfigureSplitMolComplexOptions.
- itf
- The interface being configured. 
- config
- The option that specifies which parameters will be added to the interface This value has to be from the - OESplitMolComplexSetupnamespace.
See also
- OEInterface class in the OEChem TK manual 
- OESplitMolComplexSetupnamespace