VLULuniontype
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Analyzing function
Introduced first in SolidGeometry 1.0, Creation date: 2012-07-11, Last change: 2025-09-14
analyzes the type of union from an union list
Description
Uses VLGraham to calculate the convex hull of the union and classifies the shape of the union
See Also: ULofVLFL
, FLofUL
, VLULplot
, TofVLUL
, TofVLULez
, VLFLtextattachVLUL
Example Illustration
Syntax
[d,w,da,wa]=VLULuniontype(VL,UL,n)
Input Parameter
VL: | | Vertex list |
UL: | | Union list |
n: | | union of interest |
Output Parameter
d: | | List of distances between the points of the convex hull |
w: | | List of angles between the points of the convex hull |
da: | | sorted list of the distances |
wa: | | sorted list of the distances |
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