nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Biostruc-script-step.html

26 lines
No EOL
876 B
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Biostruc-script-step</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>Biostruc-script-step</h3><pre>Defined in file <a href="mmdb3.asn.html">mmdb3.asn</a>
C++ class: <a href="../doxyhtml/classCBiostruc__script__step.html">CBiostruc_script_step</a>
Biostruc-script-step ::= SEQUENCE {
step-id <a href="Step-id.html">Step-id</a>,
step-name VisibleString OPTIONAL,
feature-do SEQUENCE OF <a href="Other-feature.html">Other-feature</a> OPTIONAL,
camera-move <a href="Transform.html">Transform</a> OPTIONAL,
pause INTEGER DEFAULT 10,
waitevent BOOLEAN,
extra INTEGER,
jump <a href="Step-id.html">Step-id</a> OPTIONAL }</pre>
</body>
</html>