nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Surface-coordinates.html

25 lines
No EOL
891 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Surface-coordinates</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>Surface-coordinates</h3><pre>Defined in file <a href="mmdb2.asn.html">mmdb2.asn</a>
C++ class: <a href="../doxyhtml/classCSurface__coordinates.html">CSurface_coordinates</a>
Surface-coordinates ::= SEQUENCE {
contents <a href="Chem-graph-pntrs.html">Chem-graph-pntrs</a>,
surface CHOICE { sphere <a href="Sphere.html">Sphere</a>,
cone <a href="Cone.html">Cone</a>,
cylinder <a href="Cylinder.html">Cylinder</a>,
brick <a href="Brick.html">Brick</a>,
tmesh <a href="T-mesh.html">T-mesh</a>,
triangles <a href="Triangles.html">Triangles</a> } }</pre>
</body>
</html>