FLofPLcorrelation
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - FL/Facet Lists
Introduced first in SolidGeometry 3.9, Creation date: 2017-06-02, Last change: 2025-09-14
returns a facet list for a given point correspondance list
Description
CL can be created by
PLcorrelate
PLcorrelatingsegments
FLWof2CPLz
See Also: PLcorrelate
, CPLcorrelate
, SGconnect2FS
, PLtransform
, SGof2CPLz
, CLofFLW
Example Illustration
Syntax
FL=FLofPLcorrelation(CL,[nA,VL])
Input Parameter
CL: | | Correspondance list |
nA: | | number of A points within VL; default is max(CL(:,1) |
VL: | | optional vertex list for a drawing |
Output Parameter
FL: | | Facet list created by the correspondance list |
Examples
[CL,VL]=PLcorrelate(CPLsample(3),PLcircle(10,4));
FLofPLcorrelation(CL,'',VL);
Copyright 2017-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