SGcheckfacedist

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - Import/Export
Introduced first in SolidGeometry 4.0, Creation date: 2017-07-06, Last change: 2025-09-14

Checks the distance between the centers of the facets

Description

Important test procedure for shrinked models and imported geometries.
Attention: Some geometries consist of intended overlapping structures
Attention: Some geometries consist of open surfaces

See Also: , SGinsidesurface , FLinsideSurfaceofSG

Example Illustration

 missing image of SGcheckfacedist(SG,fnum,wlim,ilim)

Syntax

[ml,cpl]=SGcheckfacedist(SG,[fnum,wlim,ilim])

Input Parameter

SG: Solid Geometry
fnum: reduce to face numbers; default is 3000;
wlim: warning limit; default is 0.7 mm
ilim: intended limit; distance that is considered as intended; default is 0.1mm

Output Parameter

ml: complete list of distances
cpl: complete list of cross points

Examples


load JACO_robot.mat
X=SGseparate(JC2,5)
SGcheckfacedist(X,2000)




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