SGpinring

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 5.0, Creation date: 2021-01-20, Last change: 2025-09-15

Returns the shape of a ring or a blade to create revolute joints

Description

For Shafts use os=0
For Blades use os>0


See Also: SGpincountersink

Example Illustration

 missing image of SGpinring(H,R,a,n,ol,os)

Syntax

SG=SGpinring([H,R,a,n,ol,os])

Input Parameter

H: List of height segments [h1 h2 h3]
R: [Ri Ro] default is Ro=Ri+slfit(c)
a: angle; default is pi/180*60
n: number od edges; default is nofrd
ol: optional oversize at floor and top; default is 0;
os: optional oversize to create Blades in a distance; default is 0

Output Parameter

SG: Solid geometry to print or subtract

Examples


SGpinring([5 10 5], [3 3.5], '',4)
SGpinring([5 10 5],'','','',-1)
SGpinring([5 10 5],'','','',+5,1) % Creation of Blade with distance 1 and elongation of 5
SGpinring('','','','',-2,1)




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