Molecula Paclet Symbol
MDescriptorValue
MNextLevel
MCoordinates
MAtomType
MLabel
See Also »
|
Molecula Data Structure
More About »
MId
MId[
hexpr
]
returns the index number of
hexpr
.
MORE INFORMATION
hexpr
could be any of the predefined hierarchical expressions of
Molecula
:
MData
,
MModel
,
MChain
,
MResidue
and
MAtom
.
Value is extracted from descriptor
"Id"
of
hexpr
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
In[1]:=
Loads a sample atom:
In[2]:=
Out[2]=
Get the atom index number:
In[3]:=
Out[3]=
SEE ALSO
MDescriptorValue
MNextLevel
MCoordinates
MAtomType
MLabel
MORE ABOUT
Molecula Data Structure