CPLcontourslots

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CPL/Closed Polygon Lists
Introduced first in SolidGeometry 5.4, Creation date: 2024-06-21, Last change: 2025-09-15

creates slot contours to connect two solid by simple plug sockets

Description

different solution wrt CPLradialslots

See Also: CPLradialslots

Example Illustration

 missing image of CPLcontourslots(CPL,dlw,nsl)%createsslotalongacontour

Syntax

CPLN=CPLcontourslots([CPL,dlw,nsl])%createsslotalongacontour

Input Parameter

CPL: Outer Contur
dlw: length width distance
nsl: number of slots

Output Parameter

CPLN: Final slot contour

Examples


CPLcontourslots(CPLsample(3)*2,5,3)
CPLcontourslots(CPLsample(3)*2,5,4)
CPLcontourslots(CPLsample(3)*2,5,5)
CPLcontourslots(CPLsample(4)*2,5,4)
CPLcontourslots(CPLsample(6)*2,5,4)
CPLcontourslots(CPLsample(7)*2,5,4)
testfunctTL('CPLcontourslots(CPLsample(#1)*3,5,#2);',2:8,[3 4 10]);




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