CPLofSGFSselect

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

returns the CPL of a SG by FS selection

Description

Powerful sequential use of FSselect(SG,'array',..) and CPLofFS
used first time in SGdesignTongueGrooveAxial


See Also: CPLofSGhull , FSselect , CPLofFS

Example Illustration

 missing image of CPLofSGFSselect(SG,FSselectors)

Syntax

[CPLC,T]=CPLofSGFSselect(SG,[FSselectors])

Input Parameter

SG: Solid Geometry
FSselectors: FS selector sequence

Output Parameter

CPLC: Contour
T: Koordinate System to move the CPL in space - Different to T in SGLib 5.3

Examples


FSselect(SGsample(40),[0 -1 0],'array','front',-1,1:2)
CPLofSGFSselect(SGsample(40),[0 -1 0],'array','front',-1,1:2)
CPLofSGFSselect(SGsample(40),[0 +1 0],'array','front',-1)




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