VLFLofCVLdelaunay3D

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Surfaces
Introduced first in SolidGeometry 4.1, Creation date: 2017-08-28, Last change: 2025-09-14

returns the top and below tesselation for ONE closed vertex list which cuts a convex solid into two parts

Description

In contrast to VLFLofVLELdelaunay3D, this function VLFLofCVLdelaunay3D is limited to the vertex points that are used in CVL. Based on the VL a convex solid is created and separted into two halfs/parts by the given EL. This works currently in 3D only for one closed contour.

See Also: VLedgeNormal , VLFLofCVLdelaunay2D , VLFLofVLELdelaunay3D

Example Illustration

 missing image of VLFLofCVLdelaunay3D(CVL)

Syntax

[VL,FLA,FLB]=VLFLofCVLdelaunay3D([CVL])

Input Parameter

CVL: Closed Polygon Vertex List

Output Parameter

VL: Vertex List
FLA: Facet List Above/Front of EL (CYAN)
FLB: Facet List Below/Back of EL (YELLOW)

Examples


VLFLofCVLdelaunay3D(VLsample(12))
VLFLofCVLdelaunay3D(VLsample(27))
VLFLofCVLdelaunay3D(VLsample(25)) % Dies not work in SG-Lib 5.0




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