SGofCVLzconvexhullfillgap

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 4.9.1, Creation date: 2020-08-28, Last change: 2025-09-14

returns a convex solid based on CVLzconvexhullfillgap



See Also: CVLzconvexhullfillgap , CVLzofSG

Example Illustration

 missing image of SGofCVLzconvexhullfillgap(CVLz,d,slidein)

Syntax

SGC=SGofCVLzconvexhullfillgap(CVLz,[d,slidein])

Input Parameter

CVLz: Stack of Contours or SG
d: minimal distance of gaps; default is 1
slidein: if true; the solid can be slide in; default is false

Output Parameter

SGC: Solid Geometry

Examples


SG=SGservosample(3); CVLz=CVLzofSG(SG,0.5);
SGofCVLzconvexhullfillgap(CVLz,1,true); SGN=ans;
SGofCVLzconvexhullfillgap(SG,1,true); SGN=ans;





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