PLgearrackDIN

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Mechanical function
Introduced first in SolidGeometry 4.3, Creation date: 2018-10-11, Last change: 2025-09-14

returns a PL for gearrack



See Also: PLgearrackDIN , PLgearDIN , PLthreadDIN , SGofCPLrota

Example Illustration

 missing image of PLgearrackDIN(m,l,h0,tig,rem,l,h0,re)

Syntax

[PL,l,p]=PLgearrackDIN([m,l,h0,tig,rem,l,h0,re])

Input Parameter

m: modul
l: number of teeth if integer; maximal length if real;
h0: optional height
tig: false=tooth a origin; true=gap at origin
rem: rounded edges; default is false
l:
h0:
re:

Output Parameter

PL: Point list [ n x 3]
l: exact length
p: tooth + gap size = pi * m

Examples


PLgearrackDIN(1)
PLgearrackDIN(1,10)
PLgearrackDIN(1,10.001,10)
PLgearrackDIN(1,4,'',false)
PLgearrackDIN(1,4,'',true)
PLgearrackDIN(1,4,'',true,true)




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