intersectmatrix

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

returns an intersection matrix between a triangle facet and a VLFL-solid

Description

This procedure uses cross2F to calculate of intersection points of a triangle with a full VLFL-solid.
This procedure needs some improvement for becoming faster.
The matrix format is described in cross2F

Example Illustration

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

Syntax

TL=intersectmatrix(p1,p2,p3,VL,FL)

Input Parameter

p1: Point 1 of triangle
p2: Point 2 of triangle
p3: Point 3 of triangle
VL: Vertex list
FL: Facet list

Output Parameter

TL: intersection Matrix




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