SGmodelLink1
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SimMechanics
Introduced first in SolidGeometry 3.0, Creation date: 2016-11-14, Last change: 2025-09-14
SG of a cylindric rod
Description
Creates a cylindric solid bar for the creation of Mechanisms that can be 3D-printed using SLS or SLA.
w=135; DL=D/2/tan(pi/360*(180-w))
See Also: SGmodelLink
, SGmodelJoint
, SGmodelNode
, SGmodelLink3
, SGmodelKeyhole
, SGmodelLink2
Example Illustration
Syntax
[SG,w]=SGmodelLink1([L,D,SL,EL,DH,DL])
Input Parameter
L: | | Length |
D: | | Diameter |
SL: | | Base Level |
EL: | | Frame Level |
DH: | | Hole Diameter; default is D/4 |
DL: | | Length of the flange; default is 2*D~150 degree |
Output Parameter
SG: | | Solid Geometry |
w: | | maximum turning angle |
Examples
SGmodelLink1(80,8,3,3);
Copyright 2016-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