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

31 lines
No EOL
2 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>PC-StereoTrigonalBiPyramid</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-StereoTrigonalBiPyramid</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
C++ class: <a href="../doxyhtml/classCPC__StereoTrigonalBiPyramid.html">CPC_StereoTrigonalBiPyramid</a>
PC-StereoTrigonalBiPyramid ::= 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"
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"
below INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Below the Plane
-- 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"
right INTEGER -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> In-Plane and to the Right
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
}</pre>
</body>
</html>