PLtetragrid

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 4.9, Creation date: 2020-02-22, Last change: 2025-09-14

returns a tetra grid point list for a bounding box or CPL



See Also:

Example Illustration

 missing image of PLtetragrid(d,bb,w)

Syntax

PL=PLtetragrid([d,bb,w])

Input Parameter

d: distance of
bb: length, b h, bounding box or CPL
w: wall distance/ default is d/3

Output Parameter

PL: Point list

Examples


PLtetragrid(1,[5 3]);
PLtetragrid(1,CPLsample(30),2); % Grid 1 , wall 2
PLtetragrid(0,CPLsample(30)); % Grid automatic
PLtetragrid(0,CPLsample(29));




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