VLFLconnect2VLEL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 1.0, Creation date: 2012-12-14, Last change: 2025-09-14
returns the facets of the outside wall of a tube between to Contours
Description
If two contours are gives as vertex list and edge list, this procedure returns a facet list that generates a tube between these two contours. It is used to connect two bodies if VLFLpprojectPLEL was unable to generate an attachment body.
Use VLFLpprojectPLEL to attach a vessel orthogonal to a vessel structure
Use VLFLconnect2VLEL to connect to vessel in line to a vessel structure
Example Illustration
Syntax
[VL,FL,FLCap1,FLCap2]=VLFLconnect2VLEL(VL1,EL1,VL2,EL2)
Input Parameter
VL1: | | Vertex list of contour 1 |
EL1: | | Edge list of contour 1 |
VL2: | | Vertex list of contour 2 |
EL2: | | Edge list of contour 2 |
Output Parameter
VL: | | Vertex list of the connector |
FL: | | Facet list of the connector |
FLCap1: | | Cap on side 1 |
FLCap2: | | Cap on side 2 |
Copyright 2012-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