PLELaddauxpoints
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PLEL/Point List/Edge List
Introduced first in SolidGeometry 1.1, Creation date: 2013-08-12, Last change: 2025-09-14
add supporting points to a point list and a contour edge list
Description
This function supports point lists and contours given by edge lists. In contrast to RLaddauxpoints, new points are not inserted but appended at the end of the points list. The new edges are inserted at the right position in the edge list to reach consequent edges in order.
See Also: RLaddauxpoints
, RLdelauxpoints
Example Illustration
Syntax
[PL,CEL]=PLELaddauxpoints(PL,CEL,d)
Input Parameter
PL: | | Point list in 2D (but would work also with a 3D vertex list) |
CEL: | | Contour edge list |
d: | | maximum distance between two points |
Output Parameter
PL: | | Point list in 2D (but would work also with a 3D vertex list) |
CEL: | | Contour edge list |
Copyright 2013-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