Syntax
CPL=CPLofPLcontour(CPL,[s,edge,caps])
Input Parameter
CPL : | | Closed Polygon line or Point List (separation by nan is possible) |
s : | | threshold in percent if <.5 or absolut if s>0.5 |
edge : | | treu=round edges; default is false |
caps : | | treu=round caps; default is false |
Output Parameter
Examples
CPLofPLcontour(PLcircle(10,'',pi/2*3.5),.05);
CPLofPLcontour(PLcircle(10,'',pi/2*3.5),7); % Still a path contour
CPLofPLcontour(PLcircle(10,'',pi/2*3.5),8); % Now considered as closed surface
Copyright 2019-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