VLELcorticalis

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 1.0, Creation date: 2012-04-12, Last change: 2025-09-14

generates vertex list and edge list to connect two contours

Description

Calculates connecting edges between an inner contour and an outer contour. The result is given as crossing point vertex list CPVL which are all located on the outer contour. In addition, an edge list CLEL is returned with an index of the inner contour and an index of the crossing point vertex list.

The precedure uses NLcontourVL to calculate the directions of the outward rays of the inner contour.

Example Illustration

 missing image of VLELcorticalis(IVL,OVL)

Syntax

[CPVL,CLEL,OVL]=VLELcorticalis(IVL,OVL)

Input Parameter

IVL: Inner contour vertex list; It has to be sorted (!)
OVL: Outer contour vertex list; It has to be sorted (!)

Output Parameter

CPVL: Crossing point vertex list
CLEL: Crossing link edge list to connect inner and outer contour
OVL:




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