SGcut2

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Boolean
Introduced first in SolidGeometry 2.4, Creation date: 2015-06-21, Last change: 2025-09-14

Cuts a solid geometry by inserting vertices and facets

Description

returns one modified solid that has additional vertices and facets along the cutting plane. In contrast to SGcut is delivers always exactly one solid and accepts only one z coordinate. If the functions is called twice with the same z-coordinates, no additional points are created. For this purpose it was necessary to modify the function SCslicer.

See Also: SGcut , SGcutBB , SGcutT , BBofSGcutT

Example Illustration

 missing image of SGcut2(SG,z)

Syntax

[SGA]=SGcut2(SG,z)

Input Parameter

SG: Solid Geometry (VL,FL)
z: z value for slicing

Output Parameter

[SGA]: Solid below cutting plane (and above z2)

Examples

SGcut2 (SGbox([30,20,10]),1);



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