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