PLvaryfrom

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 5.2, Creation date: 2022-04-26, Last change: 2025-09-15

simply adds small values in a determinstic way to a point list

Description

The set of fnctns
VLvaryfrom, PLvaryfrom, TLvaryfrom, SGvaryfrom
tries to compensate the weakness of the boolean operations in
combination with the weakness of 64 Bit numeric and the weakness of the
delaunay implementation of matlab.
this fnctn takes a solid and adds small values to the position of the solid to avoid problems with boolean operations!
Helpful in combination with SGunion, SGsubtract and SGsubtractnaddTL

See Also: TLvaryfrom , VLvaryfrom , SGvaryfrom , VLseparate

Example Illustration

 missing image of PLvaryfrom(VL,dd,rr)

Syntax

VLN=PLvaryfrom(VL,[dd,rr])

Input Parameter

VL: point list
dd: [dx dy dz]; default is [1 1 1]/1234
rr: [wx wy wz]; default is [1 1 1]*34/14333

Output Parameter

VLN: New point list

Examples


PLvaryfrom(PLsquare(4))




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