VLFLgear

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

returns the vertex/facet list for the gear teeth of an internal or external gear

Description

The function generates simply a number of gar teeth for an internal gear or an external gear. The resulting vertex/facet list has to concatenated with a cylinder / tube to become a complete gear.

See Also: , PLgearDIN , SGgearpairDIN , VLFLgearhub4shaft , VLFLinternalgear

Example Illustration

 missing image of VLFLgear(H,R,n,tl,fw,tw)

Syntax

[VL,FL]=VLFLgear([H,R,n,tl,fw,tw])

Input Parameter

H: Height of the gear, default is 3
R: Radius of the gear (Outer/internal, and Inner/external gears)
n: Number of teeth, default is 20
tl: Tooth lenght (negative/internal gear, positive/external gear)
fw: Tooth foot width
tw: Tooth tip width, default is fw

Output Parameter

VL: Vertex list of the gear teeth
FL: Facet list of the gear teeth




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