PLcorrelatingsegments
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 5.1, Creation date: 2021-04-15, Last change: 2025-09-15
A new implemenation of PLcorrelate
Description
This is a bug free version that stops automatically and ich double checked by PLcorrelationcheck. May not optimal in all cases, but in addition with FLofPLcorrelation and VLFLoptimizeFLWez a more reliable base than the older concepts such as PLcorrelate or SGof2CPLz. Will see
It till creates self intruding facets, since it is not clear to me wether there is alwas a possible solution in case of two planar contour.
See Also: PLplotcorrelation
, PLdecompose
, FLofPLcorrelation
, VLFLoptimizeFLWez
Example Illustration
Syntax
CL=PLcorrelatingsegments(CPLA,CPLB,[ww])
Input Parameter
CPLA: | | Contour A, No NAN allowed |
CPLB: | | Contour B, No NAN allowed |
ww: | | angle resolution for PLdecompose default is pi/10 |
Output Parameter
Examples
PLcorrelatingsegments(CPLsample(3),CPLsample(6),pi/100);
PLcorrelatingsegments(CPLaddauxpoints(CPLsample(3),1),CPLaddauxpoints(CPLsample(20),pi/6));
Copyright 2021-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