SGofCPLzplugin

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Automatic Design
Introduced first in SolidGeometry 5.2, Creation date: 2022-04-21, Last change: 2025-09-15

created extruded solids that can be pluged in if they are very long

Description

helpful for rail covers of robots or other long tubes etc.
This function doen not creates caps yet but allowes open CPLs in contrast to SGplugintube

See Also: SGplugintube

Example Illustration

 missing image of SGofCPLzplugin(CPL,z,l)

Syntax

SG=SGofCPLzplugin(CPL,[z,l])

Input Parameter

CPL: CPL consisting of a an inner and outer contour
z: [zmin zmax]; default ist [0 length]
l: [segement-length overlapp] default is [160 30];

Output Parameter

SG: cell list of segments

Examples


SGofCPLzplugin(CPLsubtract(PLstar(20),PLcircle(10)),170,[65])
SGofCPLzplugin(CPLsample(18),170,[65])
SGofCPLzplugin(CPLsample(30),170,[65])

[SG,SGE,SGC,SGF,AParts,CPLC]=SGslidingcarriage; SGofCPLzplugin(CPLC,600,[160 30])




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