Syntax
[VLN,FLN]=VLFLvertexongrid([VL,FL,grid1,grid2])
Input Parameter
VL : | | Vertex List or Solid Geoemtry |
FL : | | Facet List, or empty if VL=SG |
grid1 : | | default is 1e-3 |
grid2 : | | default is 0.25*grid 1 |
Output Parameter
VLN : | | Final Vertex List or Final Solid if nargout==1 |
FLN : | | Final Facet List |
Examples
A=SGsample(5), B=VLFLvertexongrid(A,'',0.1), VLmindxyz(B)
Copyright 2017-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