33 lines
No EOL
2.3 KiB
HTML
33 lines
No EOL
2.3 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<title>PC-StereoOctahedral</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-StereoOctahedral</h3><pre>Defined in file <a href="pcsubstance.asn.html">pcsubstance.asn</a>
|
|
C++ class: <a href="../doxyhtml/classCPC__StereoOctahedral.html">CPC_StereoOctahedral</a>
|
|
|
|
|
|
PC-StereoOctahedral ::= 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"
|
|
labove INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Above the Plane on the Left
|
|
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
|
|
lbelow INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Below the Plane on the Left
|
|
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
|
|
rabove INTEGER, -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Above the Plane on the Right
|
|
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
|
|
rbelow INTEGER -- <a href="Atom.html">Atom</a> ID of <a href="Atom.html">Atom</a> Below the Plane on the Right
|
|
-- Note: <a href="Atom.html">Atom</a> ID's must be greater than "0"
|
|
}</pre>
|
|
</body>
|
|
</html> |