Syntax
[PL,A123,A0,R]=poletriangle3Pose(A,B)
Input Parameter
A : | | Point List for A; or Pose struct |
B : | | Point List for B if A is not pose struct |
Output Parameter
PL : | | Point List [P12;P23;P31] |
A123 : | | Zero Point |
A0 : | | Center of A0 |
R : | | Radius (Distance A1-A0, A2-A0, A3-A0) |
Examples
poletriangle3Pose(Posesample(7))
PS=Posesample(7); poletriangle3Pose(PS.A,PS.B)
Copyright 2019-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