SGcablewinch

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 4.9, Creation date: 2020-08-01, Last change: 2025-09-14

creates a solid for a cable winch

Description

If an optional length is specified, it is possible to set outer Radius or Height to Zero to get an automatic design of the cable winch

See Also: , SGmotorshaft

Example Illustration

 missing image of SGcablewinch(wsz,drl)

Syntax

[SG,nl]=SGcablewinch([wsz,drl])

Input Parameter

wsz: [Ri Ro H] Inner Outer Diameter and Height
drl: [D l] Diameter of cable and optional length

Output Parameter

SG: Solid Geometry
nl: Cable length

Examples


SGcablewinch([5 15 5],1) % Winch for 1mm cable [ri ro h]
SGcablewinch([5 0 5],[1 400]) % calc outer diameter for at least 40 cm
SGcablewinch([5 10 0],[1 400]) % calc Height for at least 40 cm




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