SGofCPLT
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 3.1, Creation date: 2016-12-15, Last change: 2025-09-14
returns a extruded SG from a CPL and a final T matrix
Description
SGofCPLT uses SGofCPLz. The x/y values of the translation Vector are not used to guarantee that the cross sectional cut is unchanged.
See Also: SGofCPLz
Example Illustration
Syntax
SG=SGofCPLT(CPL,[T])
Input Parameter
CPL: | | CPL of several contours |
T: | | Transformation Matrix |
Output Parameter
Examples
Create a cylinder:
SG=SGofCPLT(PLcircle(10));
SGplot(SG)
Copyright 2016-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