CPLanimateTLasSG
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Kinematics and Frames
Introduced first in SolidGeometry 5.1, Creation date: 2022-02-01, Last change: 2025-09-15
generic fnct to animate a set of contour on indivual pathes as 2.5 layered solid geometries
Description
CPL has format [n x 2 ] % CPL separated by
TL format has [3 x 3 x m] % m frames
col format as standard 'r', 'c',
lev format as [min max] such as [0 1] for used level 1 and 2
More generic but not as interactive yet as fourBarposeplotsolution, Poseplotsolution, PLofFourbarcouplercurve, which are all based on fourBarLinkageplotanimui
'WCR' is optional angle list
'h' is parameter for height of level
Automatically detects collisions
See Also: CPLplot
Example Illustration
Syntax
h=CPLanimateTLasSG([cnam,cset,"h","WCR"])
Input Parameter
cnam: | | string name of contour |
cset: | | cell list of {CPL, TL-HT-array, colstrm [lmin lmax]}; such as [PLsquare(10), TL, 'r' such as [0 1] |
"h": | | |
"WCR": | | |
Output Parameter
Examples
cla; CPLanimateTL('CPLE',{CPLE,TL0},'CPLS',{CPLS,TB1},'CPLC',{CPLC,TA1},'CPLW',{PSX.CPLW,'','r'})
CPLanimateTLasSG('CPLE',{CPLE,TL0,'g',2},'CPLS',{CPLS,TB1,'c',1},'CPLC',{CPLC,TA1,'b',3},'CPLG',{CPLG,'','y',0},'CPLW',{CPLsubtract(PSX.CPLW,CPLG),'','',0});
Copyright 2022-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