SGboxbolted

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.2, Creation date: 2022-03-19, Last change: 2025-09-15

creates a box that is closed by a simple lid cover

Description

future releases will add a sealing lip at the top
and opening for cabeling
Please be aware, that the screws sockets need space inside, and therefor not the complete volume CPL x H is available

See Also: SGdesignBoltedLid

Example Illustration

 missing image of SGboxbolted(CPL,H,w,MM,

Syntax

[A,C,Aparts]=SGboxbolted([CPL,H,w,MM,"assembly","radial","screws","bolt"])

Input Parameter

CPL: Inner Contour required for assembly
H: Inner height required for assembly
w: [wall cover floor screws]; default is [2 2 2 2];
MM: [Diameer Length] default is 2.6 6
"assembly": "DIN7991" or "DIN912985", or "DIN912bush"
"radial": radius for outside box radius; default is 1
"screws": number of screws; default is 4
"bolt": if used, there are bolts under the screw sockets

Output Parameter

A: SG of the Box
C: SG of the Lid/Cover
Aparts: Parts list for Assembly

Examples


SGboxbolted(PLcircle(40),20,[2 4],[2.5 5.9],'screws',4,'bolt')
SGboxbolted(PLcircle(40,8),20,[2 4],[2.5 5.9],'screws',8,'bolt')
SGboxbolted(PLcircle(40,8),20,[2 4],[2.5 5.9],'screws',4,'bolt')
SGboxbolted(PLcircle(40,8),20,[2 4],[2.0 5.9],'screws',4,'bolt','assembly','DIN912bush')
SGboxbolted(CPLsample(18)*2,20,[2 4],[2.0 5.9],'screws',4,'assembly','DIN912985')




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