Syntax
NCPL=closedCPL(CPL,[lim])
Input Parameter
CPL : | | Contour 2D or 3D with NaN embedded contours |
lim : | | default is 1e-12 for removal of succeding points |
Output Parameter
NCPL : | | New contours 2D/3D with all closed contours without any consecutive identical point |
Examples
closedCPL(PLofCPL(CPLsample(47))) % 2D case
closedCPL(VLaddz(CPLsample(47))) % 3D case
closedCPL(VLaddz(openedCPL(CPLsample(47)))) % 3D case with opening before
Copyright 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