DIN13
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Standards
Introduced first in SolidGeometry 1.0, Creation date: 2013-04-27, Last change: 2025-09-14
returns the DIN-13 table for a metric threads
Description
The table DIN-13 has the following columns. All values are given in millimeter
1) Metric outer diameter in mm
2) Pitch in mm
3) Flank length in mm
4) Core diameter for bolts
5) Core diameter for nuts
6) Threat depth for bolts
7) Threat depth for nuts
* Modified in SGLib 5.4 with a longer list
See Also: DIN20273
, DIN336
, DIN433
, DIN464
, DIN4AMfitting
, DIN7991
, DIN912
, DIN913
, DIN934
, DIN965
, DIN985
, DINfindinTab
Example Illustration
Syntax
[M,TL]=DIN13(m,[Srch])
Input Parameter
m: | | metric treat diameter |
Srch: | | parameter name sich as 'pitch' to replace M as return parameter |
Output Parameter
M: | | M that was used for the table entry |
TL: | | Table entry for M |
Examples
[a,b]=DIN13(3)
[a,b]=DIN13(3,'pitch')
Copyright 2013-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