VLFLclose

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

Closes an contour right hand with an optional second contour

Description

Powerful function that is used to close a contour, or close a contour with an inner contour or to generate the hull between an lower(outer) and upper(inner contour) with arbitrary number of edges. It is used in FLcoatVLEL (5.1.2013) !!! Procedure still seems to have a bug for contours in the same plane. It is possible that in 2D an edge can cross the inner contour. Check with 3 outer and 7 inner facets. But for contours in different planes it is better than Delaunay triangulation FLofVLEL (Delaunay)

Example Illustration

 missing image of VLFLclose(OVL,IVL)

Syntax

[VL,FL]=VLFLclose(OVL,IVL)

Input Parameter

OVL: Outer contour vertex list (outer, bottom) (3D)
IVL: Inner contour certex list (inner, top) (3D)

Output Parameter

VL: Vertex list
FL: Facet list




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