Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.IO
SMILES Class
SMILES Methods
FromSMILES Method
Read Method
ReadMols Method
ToSMILES Method
Write Method
SMILES
ToSMILES Method
Namespace:
Scilligence.MolEngine.IO
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
string
ToSMILES
(
MolBase
m
,
bool
extended
)
Parameters
m
Type:
Scilligence.MolEngine
MolBase
extended
Type:
System
Boolean
Return Value
Type:
String
See Also
Reference
SMILES Class
Scilligence.MolEngine.IO Namespace