CPLofPosefourbarshape

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

returns the basic shapes of a pose fourbar linkage solution

Description

In contrast to CPLofPosefourbarshaping, this function returns a set of straight contours for a fourbar linkage relate to one attachment point solution

See Also: TofPoseattachmentpoints , CPLlinkofPL

Example Illustration

 missing image of CPLofPosefourbarshape(PS,aps,sv)

Syntax

[CPLR,CPL1,CPL2,CPLE,PS]=CPLofPosefourbarshape(PS,[aps,sv])

Input Parameter

PS: Pose struct
aps: selected index of PS.GAL
sv: automated size for selection or [ro ri]; default is 1/8 of min([L1;L2;R])

Output Parameter

CPLR: Crank contour
CPL1: Rocker Contour
CPL2: Minimal Coupler Contour with 3 holes
CPLE: Effector Contour = PS.CPLE & CPL2
PS: Modified struct

Examples


PS=Posesample(12); checkfourbar3Poseattachpermutation(PS,'',10); PS=ans;
CPLofPosefourbarshape(PS,10);




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