Molecula Paclet Symbol
MDescriptorValue
MNextLevel
MCoordinates
MId
MLabel
See Also »
MAtomType
MAtomType[
ato
]
returns the atom type of
ato
.
MORE INFORMATION
ato
is a molecula hierarchical expression with head
MAtom
.
Value is extracted from the descriptor
"Label"
of
ato
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Loads a sample atom:
In[2]:=
Out[2]=
Get the atom type:
In[3]:=
Out[3]=
SEE ALSO
MDescriptorValue
,
MNextLevel
,
MCoordinates
,
MId
,
MLabel
, ...