MolView API
Preparing search index...
sketcher
Diagram
Interface Diagram
interface
Diagram
{
version
:
2
;
atoms
:
(
Id
&
sketcher
.
Atom
<
Vec2
>
)
[]
;
bonds
:
(
Id
&
sketcher
.
Bond
<
string
>
)
[]
;
arrows
?:
(
Id
&
Arrow
<
string
,
Vec2
>
)
[]
;
}
Index
Properties
version
atoms
bonds
arrows?
Properties
version
version
:
2
atoms
atoms
:
(
Id
&
sketcher
.
Atom
<
Vec2
>
)
[]
bonds
bonds
:
(
Id
&
sketcher
.
Bond
<
string
>
)
[]
Optional
arrows
arrows
?:
(
Id
&
Arrow
<
string
,
Vec2
>
)
[]
Settings
Theme
OS
Light
Dark
On This Page
Properties
version
atoms
bonds
arrows
MolView API
Loading...