VLFLviewer
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - APPLICATION
Introduced first in SolidGeometry 1.0, Creation date: 2013-04-25, Last change: 2025-09-14
Application for opening and viewing STL Files
Description
The function can be compiled as application or used as user interface function. Called without input parameters, a file reading dialog will be opened. There are examples for reading, writing of STL files and changing light condition or grid information.
It should show the potential of Matlab to the company Arburg, Lossburg
See Also: app_2012_11_09
Example Illustration
Syntax
[hf,hm,ht,htt]=VLFLviewer([SG,SG.FL,xcol])
Input Parameter
SG: | | Vertex list of solid geometry |
SG.FL: | | Facet list of solid geometry |
xcol: | | |
Output Parameter
hf: | | handle to figure |
hm: | | handle to menu |
ht: | | handle to toolbar |
htt: | | handle to button 1 |
Examples
GUI with a small cube (0.1 0.1 0.1) in the center:
VLFLviewer ([]);
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