DIN_S_BANCLOK_E

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Standards
Introduced first in SolidGeometry 5.1, Creation date: 2022-01-09, Last change: 2025-09-15

returns the Dimensions of the Kerbkonus Product S-BANCLOK-E

Description

The table S-BANCLOK-E has the following columns. All values are given in millimeter
'M','OuterDiameter','Length','HoleDiameter','ProductNumber'
The kerbkonus hole requires a interference fit slfit('i') qdded to the radius (Tab(4)/2)
Order at C.Freitag@kerbkonus.de
https://www.kerbkonus.de/proddb/pdf/de.ds.30.pdf


See Also: DIN13 , DIN20273 , DIN336 , DIN433 , DIN464 , DIN4AMfitting , DIN7991 , DIN912 , DIN913 , DIN934 , DIN965 , DIN985

Example Illustration

 missing image of DIN_S_BANCLOK_E(M)

Syntax

[M,TL]=DIN_S_BANCLOK_E(M)

Input Parameter

M: metric treat diameter

Output Parameter

M: M that was used for the table entry
TL: Table entry for M

Examples


DIN_S_BANCLOK_E
[M,TL]=DIN_S_BANCLOK_E(2.5); TL(1:4)
DINthreadtorque(2.5) % Tightening torque for the screw
PLcircle(TL(4)/2+slfit('i')) % dimensions of the hole
web('www.kerbkonus.de')




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