CPLofSGprojection

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CPL/Closed Polygon Lists
Introduced first in SolidGeometry 5.2, Creation date: 2022-04-14, Last change: 2025-09-15

returns a projection contour of a solid using the graphics board

Description

First version of 2021-08-11 by Tim Lueth
Limited resolution

See Also:

Example Illustration

 missing image of CPLofSGprojection(SG,T)

Syntax

[CPL,CVL]=CPLofSGprojection(SG,[T])

Input Parameter

SG: Solid Geometry
T: Projektion Orientation or just ez vctor; default is eye(4)

Output Parameter

CPL: CPL to be projected using T
CVL: CVL already projected CPL

Examples


load JACO_robot.mat
close all; CPLofSGprojection (JC1,[1 1 1]);
CPLofSGprojection(SGsample(45)
CPLofSGprojection(SGtransT(JC1,TofR([1 2 3]/2/pi)),[1 0 1]);




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