BBofSGcutT

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Geometric Queries
Introduced first in SolidGeometry 4.3, Creation date: 2018-11-05, Last change: 2025-09-14

returns the bounding box for a cutting frame

Description

helpful and used in many cutting function such as SGcutTcrossblade

See Also: , SGcutT , TofPcam , SGcut , SGcut2 , SGcutBB , SGcutT

Example Illustration

 missing image of BBofSGcutT(SGx,Tx,z,d,ct)

Syntax

[BB,Ts,Tc,SGC,aew]=BBofSGcutT([SGx,Tx,z,d,ct])

Input Parameter

SGx: Solid Geoemtry
Tx: Cutting frame (cuts above z==0)
z: size [-z/2 +z/2] or [zmin zmax]
d: displacement to add to x and y values of BB; z unchanged
ct: default is '-a' in interactive mode

Output Parameter

BB: Bounding box size
Ts: Cutting frame (if interactively used) on surface
Tc: Cutting Frame in center point
SGC: Cutted Solid Geometry of [zmin zmax]
aew: view angle in interactive mode

Examples


loadweb JACO_robot.mat
BBofSGcutT(JC0,eye(4),10);
BBofSGcutT(JC0,eye(4));
BBofSGcutT(JC0);
BBofSGcutT;




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