MoleculeResetAtomID Method (Int32) |
Reset atom ID, starting from a given number
Namespace:
Scilligence.MolEngine
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntaxpublic void ResetAtomID(
int start
)
Parameters
- start
- Type: SystemInt32
The start ID
See Also