Posefourbarcheck

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - 4Bar/Linkages
Introduced first in SolidGeometry 4.5, Creation date: 2019-04-22, Last change: 2025-09-14

shows the shape of effector, crank and swing

Description

In contrast to Posefourbaranimate, this function uses the sjapes of effector, swing and crank during animation

See Also: Posefourbaranimate

Example Illustration

 missing image of Posefourbarcheck(PS,aps,lim,CPLB,CPLE,CPLR,CPL1);

Syntax

Posefourbarcheck(PS,[aps,lim,CPLB,CPLE,CPLR,CPL1]);

Input Parameter

PS: Pose
aps: solution to check
lim: if true; limit the movement to the pose order
CPLB: Optional Background Shape
CPLE: Optional Effector Shape
CPLR: Optional Crank Shape
CPL1: Optional Swing Shape

Examples


PS=PosereadAPD('basecabinet_new')
PosereadAPD('/Volumes/LUETH-WIN/MATLAB_files_for_experiments/basecabinet_new.APD'); PS=ans;
PS=checkfourbar3Poseattachpermutation(PS,'',20)
n=546
PS.CPLE=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'E');
PS.CPLR=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'C');
PS.CPL1=Posefourbarshaping(PS,[n,123],PLsquare(500,400),'S');
Posefourbarcheck(PS,n)




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