nih-gov/www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/asn_spec/Render-prop.html

41 lines
No EOL
1.5 KiB
HTML

<!DOCTYPE HTML>
<html>
<head>
<title>Render-prop</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>Render-prop</h3><pre>Defined in file <a href="mmdb3.asn.html">mmdb3.asn</a>
No C++ class for INTEGER with named values
Render-prop ::= INTEGER {
default (0), -- Default view
wire (1), -- use wireframe
space (2), -- use spacefill
stick (3), -- use stick model (thin cylinders)
ballNStick (4), -- use ball & stick model
thickWire (5), -- thicker wireframe
hide (9), -- don't show this
name (10), -- display its name next to it
number (11), -- display its number next to it
pdbNumber (12), -- display its PDB number next to it
objWireFrame (150), -- display MMDB surface object as wireframe
objPolygons (151), -- display MMDB surface object as polygons
colorsetCPK (225), -- color atoms like CPK models
colorsetbyChain (226), -- color each chain different
colorsetbyTemp (227), -- color using isotropic Temp factors
colorsetbyRes (228), -- color using residue properties
colorsetbyLen (229), -- color changes along chain length
colorsetbySStru (230), -- color by secondary structure
colorsetbyHydro (231), -- color by hydrophobicity
colorsetbyObject(246), -- color each object differently
colorsetbyDomain(247), -- color each domain differently
other (255)
}</pre>
</body>
</html>