nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/PC-StereoTShape.html

27 lines
No EOL
1.5 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>PC-StereoTShape</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>PC-StereoTShape</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
C++ class: <a href="../doxyhtml/classCPC__StereoTShape.html">CPC_StereoTShape</a>
PC-StereoTShape ::= SEQUENCE {
center INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Center
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
top INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> In-Plane and at the Top
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
bottom INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> In-Plane and at the Bottom
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
above INTEGER -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Above the Plane
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
}</pre>
</body>
</html>