SGrodlink

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Parametric Design
Introduced first in SolidGeometry 5.1, Creation date: 2021-03-11, Last change: 2025-09-15

returns a cylinder with inclined top and bottom surfaces

Description

This function is used to design wrists for kinematic chains.
Bccause of the still problematic boolean function it fails from time to time for w>0 && w<2*pi) due to the significantly more complex calculation of in-plane swept contours

See Also: SGspherelink , SGcylinder

Example Illustration

 missing image of SGrodlink(L,RF,RB,ezF,ezB,llf,w)

Syntax

SG=SGrodlink([L,RF,RB,ezF,ezB,llf,w])

Input Parameter

L: Length of the rod, distance of the frames
RF: [Rx Ry] at the upper end of the rod
RB: [Rx Ry] at the lower end of the rod
ezF: ez at the upper end of the rod
ezB: ez at the lower end of the rod
llf: Length of follower link as factor of max (RF)
w: rotation angle default is 0

Output Parameter

SG: Final solid Geometry

Examples


SGrodlink(20,5,5)
SGrodlink(20,5,5,[1 0 1])
SGrodlink(20,5,5,[1 0 0],'',2,pi/2*1.5)




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