BBofVL
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Geometric Queries
Introduced first in SolidGeometry 1.1, Creation date: 2013-07-17, Last change: 2025-09-14
returns the limits of the bound box
Description
returns a vector [xmin xmax ymin ymax zmin zmax]. It works not only for vertex lists [nx3] but also for point lists (nx2) and closed polygon lists [nx2]
See Also: , CPLofBB
, SGofBB
, BBofCPS
, VLFLofBB
, BBofSG
, SGsize
, sizeVL
Example Illustration
Syntax
bb=BBofVL(VL,[zmax,d])
Input Parameter
VL: | | Vertex list, Point List, Closed Polygon List |
zmax: | | |
d: | | |
Output Parameter
bb: | | [xmin xmax ymin ymax zmin zmax] |
Examples
BBofVL(CPLsample(7))
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