SGwheelspoked

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

returns a solid of a spoked wheel

Description

will be improved by using a kerbkonus and a DIN 912 etc.
For a shaft slfit('t') is used for an axle slfit('c') is used

See Also: CPLofspokedPL , SGcylinder

Example Illustration

 missing image of SGwheelspoked(R,H,n,A,shf,

Syntax

[SG,CPL]=SGwheelspoked([R,H,n,A,shf,"STL"])

Input Parameter

R: [Ro Ro2 Ri]; default 15
H: Heightand width of the spokes; default is [5 2]
n: number of spokes
A: 'T30' if there is a need for a torx axle; Can also be a CPL
shf: shaft==true [slfit('t')], axle=false [slfit('c')]; default is true
"STL": if used an STL file is written

Output Parameter

SG: Solid Geometry
CPL: CPL that was extruded

Examples


SGwheelspoked(15,[3 2],5)
SGwheelspoked(15,[3 2],10)
SGwheelspoked(15,[3 2],5,'T30') % String for Torx
SGwheelspoked(20,'','',PLwrench(6.4,6),true, 'stl'); % For shafts
SGwheelspoked(20,'','',PLwrench(6.4,6),false, 'stl'); % For axes




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