by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 1.0, Creation date: 2012-03-21, Last change: 2025-09-14
See Also: VLFLellipse1
, VLFLellipse2
[VL,FL]=VLFLellipse3([rx,ry,rz,dr,nc,na,nb])
rx: | Radius in X of the sphere | |
ry: | Radius in Y of the sphere | |
rz: | Radius in Z of the sphere | |
dr: | Thickness of the sphere | |
nc: | Number of Pattern, default is | |
na: | Number of closed planes | |
nb: | Number of open planes |
VL: | Vertex list of the overall object | |
FL: | Facet list of the overall object |
Some useful Geometries:
[VL,FL]=VLFLellipse3 (20,20,20,1,20,3,1); % 40mm ball, 1mm wall, 20*1:1
[VL,FL]=VLFLellipse3 (10,10,10,1,6); % 10mm, 6 patt