new Model3DConfigs()
Options to render a 3D molecule model.
Properties:
Name | Type | Description |
---|---|---|
useVdWRadius |
Bool | Whether use atom's von dar Waals radius to draw 3D model. Otherwise a fixed radius will be used. |
showNodeLabel |
Bool | Whether show node / atom label text in 3D model. Not used now. |
hideHydrogens |
Bool | Whether hide all hydrogen atoms in 3D model. |
nodeRadiusRatio |
Float | |
connectorResizeRatio |
Float | |
multiConnectorRadiusRatio |
Float | If use multi-cylinder for multibond, this value is the radius ratio between multi and single bond. |
multiConnectorMarginRatio |
Float | If mutilline or multicylinder is used for connector, value of margin / radius. |
- Source:
Extends
- Kekule.AbstractConfigs