VLseparate

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Analytical Geometry
Introduced first in SolidGeometry 5.4, Creation date: 2024-06-19, Last change: 2025-09-15

wish to solve boolean opeartion problems

Description

again implemented VLvaryfrom

See Also: , VLof2VLnonmanifold , VLmindist , VLmindxyz , VLvaryfrom , PLvaryfrom , TLvaryfrom , SGvaryfrom

Example Illustration

 missing image of VLseparate(VL,rr,dim)

Syntax

VL=VLseparate([VL,rr,dim])

Input Parameter

VL: Vertex list
rr: random increasement
dim: default is [1 2 3]

Output Parameter

VL: Vertex list with unique vertices

Examples


SGbox('noframes'); A=ans;
SGvaryfrom(A); ans.VL % Use SGvaryfrom
VLseparate(A,1e-3); ans.VL % Use VLseparate




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