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