Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kalakay/e24ae568fdc60e42f0bb76720e3bf1a5 to your computer and use it in GitHub Desktop.
Save kalakay/e24ae568fdc60e42f0bb76720e3bf1a5 to your computer and use it in GitHub Desktop.
\draw[name path=L6,PaleVioletRed1,dashed]
let
\p1=(\$(C)-(B)\$), %jari-jari
\n1={veclen(\x1,\y1)} %panjang jari-jari
in
(F) circle (\n1);
\path [name intersections={of = L6 and L2, by={K,L}}];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment