SGdesignCutDIN912DIN985
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - ENG-Designs
Introduced first in SolidGeometry 5.1, Creation date: 2022-01-20, Last change: 2025-09-15
Creates a body cut with subsequent screwing possibility bue straigt cut or z cut
Description
See also SGcutT4design of 2020-Aug(!) which is even more advanced for joints to create. Good example for forgetting know how within 18 month by myself!
Nevertheless, very powerful fuction
See Also: SGcutT4design
, SGseparatebyPez
, SGdesignDIN912DIN985
, SGcutTcrossblade
, SGdesignSupplement
, BBofSGcutT
Example Illustration
Syntax
[SGH,SGN,T]=SGdesignCutDIN912DIN985([SG,T,DINS,TTPP,zcut,supp,bsiz,"debug"])
Input Parameter
SG: | | Solid Geometry |
T: | | Frame to cut |
DINS: | | size of screws default is [2.5 6 0] |
TTPP: | | screw type 'TT' or 'PP' |
zcut: | | false or 'L' or 'Z' or 'M' |
supp: | | add solids as supplement; defaut is false |
bsiz: | | default is 0.05 |
"debug": | | |
Output Parameter
SGH: | | Head side (positive ez) |
SGN: | | Nut side (positive ez) |
T: | | Used cutting frame |
Examples
SGdesignCutDIN912DIN985(SGbox,TofPez([10 0 0],[1 0 0]))
SGdesignCutDIN912DIN985(SGbox,TofPez([10 0 0],[0 1 0]))
A=SGtrans0(SGcylinder(10,100)); B=SGrotate(A,'y',pi/2); C=SGrotate(A,'x',pi/2); SGfigure({A,B,C})
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