SGcutTcrossblade

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Surfaces
Introduced first in SolidGeometry 4.4, Creation date: 2018-11-07, Last change: 2025-09-14

removes a part out of a solid

Description

Cuts out a block using a Transformation matrix and a slot size. In case of an interactive specification of the T matrix (TofPcam) it is possible to specify 'a'xial, 'c'oronal or 's'agittal as orientation.

See Also: SGcutT , BBofSGcutT , SGcut , SGcut2 , SGcutBB , SGcutTcylindricblade , SGseparatebyT

Example Illustration

 missing image of SGcutTcrossblade(SG,T,d,ct)

Syntax

[A,B,Tc]=SGcutTcrossblade([SG,T,d,ct])

Input Parameter

SG: Solid Geoemtry
T: cutting frame
d: slot in size
ct: orientation 'default' is '-a',; 'c', 's', 'a'

Output Parameter

A: Cutted Solid (green)
B: Blade solid (red)
Tc: Used cutting Frame

Examples


loadweb ADAM_A.mat; SGsurfaces(ADAM_A); A=ans; % Separate STL into limbs
SGcutTcrossblade(A{1})




Copyright 2018-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