SGdesignAxlebearing
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Designs
Introduced first in SolidGeometry 5.1, Creation date: 2022-01-13, Last change: 2025-09-15
cretaes the material subtraction from a solid for radial bearings and axle
Description
This function differs a little from the other deisng function, since it has to detect automatically wethere there is a need for two or just one bearings
Automatic Design, since it measures the axle depth and automatically decides to use one or two bearings
See Also: SGdesignBallbearing
, SGdesignDIN912BushingE
, SGdesignDIN912DIN985axialbearing
, SGdesignDIN912DIN985radialbearing
Example Illustration
Syntax
[SG,SS,S,dd]=SGdesignAxlebearing([SG,FN,sbb,sch])
Input Parameter
SG: | | Solid geometry that needs a bearingx |
FN: | | Framename or T or {'FN1', 'FN2'} |
sbb: | | [Ri Ro depth os], default is [2.5 6 1.8] |
sch: | | |
Output Parameter
SG: | | Modified Solid |
SS: | | Length of Axle |
S: | | |
dd: | | |
Examples
SGdesignAxlebearing('','F',[2.5 6 3.4 5])
SGdesignAxlebearing('','F',[2.5 6 3.4])
SGdesignAxlebearing(SGservosample(3),'Shaft',[2.5 6 3.4 5])
Copyright 2022-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