lib module

bond-anchor function

#let bond-anchor(index, anchor: "50%")

Documentation

Select an anchor on a rendered bond.

Parameters

  • index (int): Bond index shown by show-indices.
  • anchor (str): CeTZ path anchor, such as "50%". Default: "50%".

Returns

dictionary

Defined in lib.typ:526.

Source

Module
lib
Defined in
lib.typ:526
Source
View source