SGcatheterroller

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.2, Creation date: 2022-04-06, Last change: 2025-09-15

Creates for a cather lock a gear drive

Description

SGP=SGTsetorigin(SGP,'B');
SGC=SGtransrelSG(SGC,SGP,'alignT',{'B','F'});
SGG=SGtransrelSG(SGG,SGC,'matchT',{'F','F'});

See Also: SGcatheterroller , SGcatheterfeeder , SGcatheter

Example Illustration

 missing image of SGcatheterroller(CLR,CLL,HLL,PLL)

Syntax

[SGG,SGC,SGP,AParts]=SGcatheterroller([CLR,CLL,HLL,PLL])

Input Parameter

CLR: Diameter of segements; last value is diameter; default is [8 6 2.33] (8 French)
CLL: Length of segments; default is [2 25 20]);
HLL: Length and displacement of handle; default is [11 8]
PLL: [Diameter width wall space]; default is [20 12 3 5]

Output Parameter

SGG: Gear cylinder for cather lock ('white')
SGC: SG of catheter ('green')
SGP: Podest for cather lock ('yellow')
AParts: Parts list

Examples


SGcatheterroller([8 6 .23])




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