FLofcrossingSG

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - FL/Facet Lists
Introduced first in SolidGeometry 5.0, Creation date: 2020-12-09, Last change: 2025-09-15

separates the faces of a solid that are relevant for boolean operation with a second body

Description

In future the number of boundary edges are als calucated to analyze the different parts the solid is separted into.

See Also: crossingfacets2VLFL , SGisInterior

Example Illustration

 missing image of FLofcrossingSG(SG,B)

Syntax

fii=FLofcrossingSG(SG,B)

Input Parameter

SG: Solid
B: Solid to check interference

Output Parameter

fii: facet index of SG that intersects B

Examples


SG=SGreadSTL('/Volumes/LUETH-WIN/STL Dateien/ADAM360/Adam360mono.STL');
FLofcrossingSG(SG,SGbox([100,100,100]));
FLofcrossingSG(SG,SGtransP(SGcylinder(20,30),[-50 0 -100]));




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