VLFLclosure
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 1.0, Creation date: 2013-01-09, Last change: 2025-09-14
returns a surface in which the solid can be pushed in from z-direction
Description
Powerful procedure for many applications. Used first time in exp_2013_01_09. The procedure generates a convex hull for any objects, so that the object can be insert into the hull using the [0 0 -1] direction
See Also: VLFLboxing
Example Illustration
Syntax
[VLLA,FLC,ELB,ELT]=VLFLclosure(VL,FL,[mindz,mindz,zint])
Input Parameter
VL: | | Vertex list |
FL: | | Facet list |
mindz: | | minimal required distance between to slices; default is 0 |
mindz: | | maximal allowed distance between to slices; default is 1 |
zint: | | Slicing intervall 2 x 1; default is [-inf +inf] |
Output Parameter
VLLA: | | Vertex list |
FLC: | | Facet list of the closure surface |
ELB: | | Edge list of the bottom contour |
ELT: | | Edge list of the top contour |
Copyright 2013-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