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-01-24, 213👍, 0💬
Popular Posts:
Molecule Summary: ID: FYI-1000204 SMILES: CC1=CC(=C(C=C1)OP(=O)(OC 2=C(C=C(C=C2)C)C)OC3=C(C =C(C=C3)C)...
How to download and install PyMol Incentive edition on macOS? Downloading and installing PyMol Incen...
Molecule Summary: ID: FYI-1002030 Names: InChIKey: VNWKTOKETHGBQD-UHFFFAOYS A-NSMILES: C Received at...
How to pass extra options for "babel" to write output data of a specific format? If you want to pass...
How to view the molecule 2D and 3D structure specified in a SDF/Mol file? To help you to view the mo...