VLFLofSGTsurface
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - FS/Feature Surfaces
Introduced first in SolidGeometry 3.9, Creation date: 2017-06-25, Last change: 2025-09-14
returns the flange surface for a given T matrix frame name
Description
calls function SGofSurface with the surfaces of Frame N
See Also: isplanarVLFL
, SGofSurface
, SGofSGTsurface
Example Illustration
Syntax
[SVL,SFL]=VLFLofSGTsurface(SG,[N,t,d,s])
Input Parameter
SG: | | Solid Geometry |
N: | | Name of Frame |
t: | | thickness of the solid; default is 0.5 |
d: | | distance from the surface; default is 0.3 |
s: | | streching of the border line; default is 0 |
Output Parameter
SVL: | | Vertex List |
SFL: | | Facet List |
Examples
load JACO_robot.mat
X=SGTui(JC01,'T',1);
VLFLofSGTsurface(X,'T')
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