VLFLcrossF

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Analyzing function
Introduced first in SolidGeometry 1.0, Creation date: 2012-07-13, Last change: 2025-09-14

returns the intersection contours of ONE triangle with a VLFL-solid

Description

First, calculates the intersection matrix (intersectmatrix)
Second, calculates the intersecting contour (intersectcontour)
Third, calculates the intersecting surface contour (intersecfacets)
Version of 2012-07-29

See Also: cross2F , crosspoints2F

Example Illustration

 missing image of VLFLcrossF(p1,p2,p3,VL,FL)

Syntax

[AVL,AEL,XVL,XEL]=VLFLcrossF(p1,p2,p3,VL,FL)

Input Parameter

p1: p1 of intersecting triangle
p2: p2 of intersecting triangle
p3: p3 of intersecting triangle
VL: Vertex list of solid
FL: Facet list of solid

Output Parameter

AVL: Vertices of the intersecting triangle/contour (p1,p2,p3)
AEL: Edge list (contour) of the intersecting triangle/contour
XVL: Vertices of the intersection surface contour of the VLFL-solid
XEL: Edge list (contour) of the intersection surface contour of the VLFL-solid




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