SGpipeclamp

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.5, Creation date: 2025-07-20, Last change: 2025-09-15

designs a foldable double pipe clamp with hinge.


Use carefully: The 'SGpipeclamp' function has not yet been extensively tested

Description

The hinge comes from SGcylhinge. Suitable for attaching to rain pipes on the house. Of course, the metal clamp consisting of two elements is still better.

See Also: SGcylhinge , SGlockingDIN912DIN985

Example Illustration

 missing image of SGpipeclamp(D,Hw,Dh,MLD,

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