openchemlib-utils
Preparing search index...
getHoseCodesForPath
Function getHoseCodesForPath
getHoseCodesForPath
(
molecule
:
Molecule
,
from
:
any
,
to
:
any
,
maxLength
:
any
,
)
:
{
atoms
:
any
[]
;
from
:
any
;
hoses
:
{
oclID
:
any
;
sphere
:
number
}
[]
;
length
:
number
;
to
:
any
;
torsion
:
undefined
|
number
;
}
Returns the hose code for a specific atom number
Parameters
molecule
:
Molecule
from
:
any
to
:
any
maxLength
:
any
Returns
{
atoms
:
any
[]
;
from
:
any
;
hoses
:
{
oclID
:
any
;
sphere
:
number
}
[]
;
length
:
number
;
to
:
any
;
torsion
:
undefined
|
number
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
openchemlib-utils
Loading...
Returns the hose code for a specific atom number