Collections:
$3Dmol Namespace and Static Methods
What is the GLViewer Class?
✍: FYIcenter.com
$3Dmol is the top namespace of the $3Dmol.js library.
It contains a sub-namespace, several classes and some static methods
as listed below.
Sub-namespaces:
$3Dmol.GLDraw - Lower level utilities for creating WebGL shape geometries
Classes:
$3Dmol.GLModel - A group of related atoms $3Dmol.GLShape - A collection of user specified shapes $3Dmol.GLViewer - A WebGL-based viewer $3Dmol.Label - A renderable text label ...
Static Methods:
$3Dmol.createViewer(element, config, shared_viewer_resources) -> {$3Dmol.GLViewer}
- Create a viewer at supplied HTML element using specification in config
$3Dmol.download(query, viewer, options, callback) -> {$3Dmol.GLModel}
- Load a PDB/PubChem structure into existing viewer
$3Dmol.getbin(uri, callback, request) -> {Promise}
- Download binary data into an array buffer
$3Dmol.getExtent(atomlist) -> {Array}
- Computes the bounding box around the provided atoms
...
For the full documentation, visit $3Dmol Namespace API Website.
⇒ $3Dmol.download('pdb:...', ...) - Download PDB Protein
⇑⇑ 3Dmol.js FAQ
2023-09-10, 631🔥, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1001250 SMILES: N[C@@]([H])(CO)C(=O)N[C@ @]([H])(CC1=CN=C-N1)C(=O )N[C@@]([H...
Molecule Summary: ID: FYI-1004432 Names: InChIKey: HQUQLFOMPYWACS-UHFFFAOYS A-NSMILES: O=P(OCCCl)(OC...
Molecule Summary: ID: FYI-1001942 SMILES: [ClH]=[ClH]([ClH][ClH][C lH]1=ClCl=[ClH](/Cl=[ClH ]2[ClH]([C...
Molecule Summary: ID: FYI-1005719 Names: InChIKey: WPUIZWXOSDVQJU-UHFFFAOYN A-NSMILES: CC(=O)OCC(C1=...
Molecule Summary: ID: FYI-1000356 SMILES: CC(=O)NC1==CC=C(O)C=C1 Received at FYIcenter.com on: 2021-...