SGbearing2012

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 1.0, Creation date: 2012-12-29, Last change: 2025-09-14

returns a bearing for a joint

Description

General joint or bearing generator. Extracted from exp_2012_12_27.

Example Illustration

 missing image of SGbearing2012(l,Ro,no,Ri,Rd,ni,wall,nf)

Syntax

[SGA,SGB,FAc,FAf,FBc,FBf]=SGbearing2012([l,Ro,no,Ri,Rd,ni,wall,nf])

Input Parameter

l: length of the joint
Ro: Radius of the outer ring
no: number of facets of the outer ring
Ri: Radius of the inner ring
Rd: Radius of the drill boring
ni: number of facets of the boring
wall: change of radius
nf: number of facet of the bearing

Output Parameter

SGA: Solid of the inner part
SGB: Solid of the outer part
FAc:
FAf:
FBc:
FBf:

Examples

Just try
[A,B]=SGbearing (10,40,[],30,10,8,1);
app_2012_11_09 (A,'m'); SGplot (B,'g')




Copyright 2012-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