nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Cn3d-style-settings.html

48 lines
No EOL
2.2 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Cn3d-style-settings</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>Cn3d-style-settings</h3><pre>Defined in file <a href="cn3d.asn.html">cn3d.asn</a>
C++ class: <a href="../doxyhtml/classCCn3d__style__settings.html">CCn3d_style_settings</a>
Cn3d-style-settings ::= SEQUENCE {
name VisibleString OPTIONAL, -- a name (for favorites)
protein-backbone <a href="Cn3d-backbone-style.html">Cn3d-backbone-style</a>, -- backbone styles
nucleotide-backbone <a href="Cn3d-backbone-style.html">Cn3d-backbone-style</a>,
protein-sidechains <a href="Cn3d-general-style.html">Cn3d-general-style</a>, -- styles for other stuff
nucleotide-sidechains <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
heterogens <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
solvents <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
connections <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
helix-objects <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
strand-objects <a href="Cn3d-general-style.html">Cn3d-general-style</a>,
virtual-disulfides-on BOOLEAN, -- virtual disulfides
virtual-disulfide-color <a href="Cn3d-color.html">Cn3d-color</a>,
hydrogens-on BOOLEAN, -- hydrogens
background-color <a href="Cn3d-color.html">Cn3d-color</a>, -- background
-- floating point parameters - scale-factor applies to all the following:
scale-factor INTEGER,
space-fill-proportion INTEGER,
ball-radius INTEGER,
stick-radius INTEGER,
tube-radius INTEGER,
tube-worm-radius INTEGER,
helix-radius INTEGER,
strand-width INTEGER,
strand-thickness INTEGER,
-- backbone labels (no labels if not present)
protein-labels <a href="Cn3d-backbone-label-style.html">Cn3d-backbone-label-style</a> OPTIONAL,
nucleotide-labels <a href="Cn3d-backbone-label-style.html">Cn3d-backbone-label-style</a> OPTIONAL,
-- ion labels
ion-labels BOOLEAN OPTIONAL
}</pre>
</body>
</html>