Syntax
[TR2,EL,SIL,FIL,FLO,FLU,warn]=SGslicer(SG,z)
Input Parameter
SG : | | Solid Geometry (VL,FL) |
z : | | z value for slicing |
Output Parameter
TR2 : | | Delaunay Triangulation of the cutting plane |
EL : | | Border Edge List of TR2 (TR2.Constraints) |
SIL : | | Surface Index List (Index of separated surface areas) |
FIL : | | Facet index list of the cutted facets -1=below, +1= up, 0=cutted |
FLO : | | Facet list upper related to [SG.VL; TR2.Points] |
FLU : | | Facet list lower related to [SG.VL; TR2.Points] |
warn : | | |
Examples
SGslicer (SGsample(7),+10);
Copyright 2015-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