CPLunionsorted
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CPL/Closed Polygon Lists
Introduced first in SolidGeometry 5.4, Creation date: 2024-06-07, Last change: 2025-09-15
For 2.5D Design in Mechanical Engineering, there is a different CPLunion requireed
See Also: CPLunion
, CPLsubtract
, CPLtransrelCPL
, CPLofSGgears
Example Illustration
Syntax
CPLU=CPLunionsorted(A,B,[sr])
Input Parameter
A: | | Contour A describing crossections |
B: | | Contour B describing crossections |
sr: | | spatial relation like for CPLtransrelCPL |
Output Parameter
CPLU: | | Final Contour with separated union and subtract |
Examples
CPLunionsorted(CPLsample(27),CPLsample(12),'transx',30);
CPLunionsorted(CPLsample(27),CPLsample(12),'transx',30,'transy',5);
Copyright 2024-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