VLFLselectcrossingfacets

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - VL/Vertices/PC/Clouds
Introduced first in SolidGeometry 4.3, Creation date: 2018-10-21, Last change: 2025-09-14

selects the crossing facets of a solid that is crossed by a second one

Description

This function is an optional interactive function to select the potential crossing facet of two solids

See Also: VLDLBBofVLFL , collofBBs , SGintersectFacetPoints , VLofVLFLselfIntersection

Example Illustration

 missing image of VLFLselectcrossingfacets(SG,T,XSG,xfull);

Syntax

CFL=VLFLselectcrossingfacets(SG,[T,XSG,xfull]);

Input Parameter

SG: Solid A
T: point or HT matrix; default==''; manual select
XSG: cube length, rectangle size, box size or Solid Geoemetry
xfull: true == full cross check not only BB of XSG; default is false;

Output Parameter

CFL: crossing facets of [SG XSG]

Examples


load SG_Instruments.mat
VLFLselectcrossingfacets(SG_Forceps)
VLFLselectcrossingfacets(SG_Forceps,[120 75])
VLFLselectcrossingfacets(SG_Forceps,[120 75],[40 20])
VLFLselectcrossingfacets(SGsphere(12),'',[1 50 50]);




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