nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Cn3d-drawing-style.html

29 lines
No EOL
705 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Cn3d-drawing-style</title>
<script type="text/javascript" src="/core/jquery/jquery-3.6.0.min.js">
</script>
<script type="text/javascript">
jQuery.getScript("/core/alerts/alerts.js", function () { galert(['pre']) });
</script>
</head>
<body>
<h3>Cn3d-drawing-style</h3><pre>Defined in file <a href="cn3d.asn.html">cn3d.asn</a>
No C++ class for ENUMERATED type
Cn3d-drawing-style ::= ENUMERATED { -- atom/bond/object rendering styles
-- for atoms and bonds
wire (1),
tubes (2),
ball-and-stick (3),
space-fill (4),
wire-worm (5),
tube-worm (6),
-- for 3d-objects
with-arrows (7),
without-arrows (8)
}</pre>
</body>
</html>