SGboolanalyze
by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Boolean
Introduced first in SolidGeometry 4.1, Creation date: 2017-08-14, Last change: 2025-09-14
plots the two separated surfaces of A and B when crossed
Description
This function show the principles of SGintersectFacetPoints, VLFLinsertFacetPoints, SGisInterior and SGbool.
See Also: SGintersectFacetPoints
, VLFLinsertFacetPoints
, SGisInterior
Example Illustration
Syntax
SGboolanalyze(A,B,[thr])
Input Parameter
A: | | Solid A; or number for CSGsample |
B: | | Solid B; |
thr: | | |
Examples
SGboolanalyze(8)
A=SGsample(26); B=SGtransP(SGsample(5),[12,-3,0]);
SGboolanalyze(A,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