PLclampCTtable
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 5.2, Creation date: 2022-03-12, Last change: 2025-09-15
returns the CPL of a clamp for an hybrid-OR CT-table
See Also: PLjunkerhallpart
Example Illustration
Syntax
[CPLC,CPLT]=PLclampCTtable([wal])
Input Parameter
wal: | | [width wallsize radius lowerwallsize]; default is [40 3 0.5 3] |
Output Parameter
CPLC: | | Contour of the clamp |
CPLT: | | Contour of the table; not centered |
Examples
CPL=PLclampCTtable; SG=SGofCPLextrude(CPL,30,'y'); SGfigure(-30,30); SGTplotalpha(SG,'w');
Copyright 2022-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