.m_multi_spec {r3dmol}R Documentation

List of multiple start/stop locations.

Description

For use in addition of lines, arrows, cylinders, when multiple locations are specified in a single call.

Usage

.m_multi_spec(starts, ends)

Arguments

starts

Start locations, either m_vector3() or m_sel()

ends

End locations, either m_vector3() or m_sel() and end locations.


[Package r3dmol version 0.1.2 Index]