Syntax
[VL,Vc,Rmin]=VLtangentcirc([v1,v2,R,M,ty])
Input Parameter
v1 : | | vector 1 from the origin |
v2 : | | vector 2 from the origin |
R : | | desired Radius; automatically reduced; default is 1 |
M : | | maximize radius if possible; default is false |
ty : | | |
Output Parameter
VL : | | Vertex list describing a circle segment |
Vc : | | Circle center of circle segment |
Rmin : | | Radius that was really possible |
Examples
Try different parameters
VLtangentcirc
VLtangentcirc([5 0 0],[5 5 5],0.5)
VLtangentcirc([5 0 0],[5 5 5],0.5,true)
Copyright 2017-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21