VLFLrotsymRLn

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Modeling function
Introduced first in SolidGeometry 1.1, Creation date: 2013-07-13, Last change: 2025-09-14

returns a solid geometry from of a radius-z list



See Also: VLFLrotsymRLELn , VLFLrotsymRLCL

Example Illustration

 missing image of VLFLrotsymRLn(RL,n,rcorr)

Syntax

[VL,FL,FLN]=VLFLrotsymRLn(RL,[n,rcorr])

Input Parameter

RL: Radius-Z List
n: number of edges of the prismatic cross section
rcorr: true = increase that R is on circle; default R is incircle

Output Parameter

VL: Vertex list
FL: Facet list (FLU;FLO;FLN)
FLN: Facet list of the wall

Examples


VLFLrotsymRLn([10 10; 20 10; 20 20; 10 20],60); %% open
VLFLrotsymRLn([10 10; 20 10; 20 20; 10 20; 10 10],60); %% closed
VLFLrotsymRLn([10 10; 20 10; 20 20; 10 20; 10 10],4,true); %




Copyright 2013-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