Syntax
SGA=SGpipeclamp([D,Hw,Dh,MLD,"STL"])
Input Parameter
D : | | Diameter of th pipe or CPL contour; default is D=80 |
Hw : | | Height and width of the clamp; default is [40 5] |
Dh : | | Diameter of the Hinge; default is 4 ; warning if smaller than 2.4 |
MLD : | | [Diameter Length displacement] of a DIN912/DIN985 locking; default is 0 |
"STL" : | | if used an strl file is written |
Output Parameter
SGA : | | Solid Geometry, complete as SG for grouping use SGanalyzePenetration |
Examples
SGpipeclamp(80,[40 5]) % circular cross section
SGpipeclamp(PLsquare(80),[40 5]) % square cross section
SGanalyzePenetration(ans) % Group the surfaces into related solids
SGpipeclamp(40,[20 5],'',2.5,'stl')
Copyright 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