CVLofSGT
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - CVL/Closed Vertex Lists
Introduced first in SolidGeometry 4.0, Creation date: 2017-07-06, Last change: 2025-09-14
returns the CVL of the surface that belongs to a Frame
Description
currently required that the affiliated surfaces are defined already and linked to the frame name. This function calles CVLofSGTFS if required
CVLofSGT -requires SG.TFil of T (SG.TFil <== TR3mountingfaces, SGTui)
CVLofSGfi -requires only fi
CVLofSGTFS-requires only T - detects drilled surf not bore hole surf
See Also: CPLofVLFL
, VLFLofSGT
, CVLofSGcutT
, CVLofSGcutplanes
, SGTui
, TR3mountingfaces
, CVLofSGfi
, CVLofSGTFS
Example Illustration
Syntax
[CVL,CPL]=CVLofSGT(SGN,N)
Input Parameter
SGN: | | Solid Geometry with Frames |
N: | | Frame name or Transfomraton Matrx [4x4] |
Output Parameter
CVL: | | Convtour Vertex List |
CPL: | | Closed contour wrt Frame N; [n x 3]; z should be 0 |
Examples
loadweb JACO_robot.mat
CVLofSGT(JC1,'F');
CVLofSGT(JC1,TofP([0 0 150]));
Copyright 2017-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