Syntax
[CPLE,T,CPLX]=CPLofA1B1P([A1,B1,P0,R12o,CPLN])
Input Parameter
A1 : | | Position of A1 |
B1 : | | Position of B1 |
P0 : | | 1) Position of Pose or 2) Frame of Pose wen A1 B1 is reached |
R12o : | | Outer and inner Radius for linkages |
CPLN : | | CPLE as additional contour; 0 for an automatic shaped |
Output Parameter
CPLE : | | CPLE |
T : | | Frame of Pose at |
CPLX : | | CPLE at Position T |
Examples
CPLofA1B1P([30 0; 0 40; 0 0]);
CPLofA1B1P([30 0], [0 40], [0 0]);
CPLofA1B1P([30 0], [0 40], TofR(rot(pi/4),[0 0]));
CPLofA1B1P([30 0], [0 40], TofR(rot(pi/4),[40 40]));
CPLofA1B1P([30 0], [0 40], TofR(rot(pi/4),[40 40]),'',PLgearDIN(2)); % Add a gear
CPLofA1B1P([30 0], [0 40], TofR(rot(pi/4),[40 40]),'',0); % Add a small L
Copyright 2021-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