SGofFS

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - SG/Solids
Introduced first in SolidGeometry 4.2, Creation date: 2018-02-28, Last change: 2025-09-14

returns a list of solid geometries that are attached to features surfaces

Description

This function is more ore less the same as SGofSurface, but the surfaces are addressed as Feature Surfaces. This function is an auxiliary function to create pretty (more visible) representations of surfaces

See Also: SGofSurface , FSofSG

Example Illustration

 missing image of SGofFS(SG,alp,fsi,t,d,s)

Syntax

[SGc,FSc]=SGofFS(SG,[alp,fsi,t,d,s])

Input Parameter

SG: Solid geometry
alp: alpha angle to calculate the feature surfaces; default is 1
fsi: feature surface list; default is all
t: thickness of the solid; default is 0.5 used in SGofSurface
d: distance from the surface; default is 0.3 used in SGofSurface
s: distance from the surface; default is 0.3 used in SGofSurface

Output Parameter

SGc: Cell list of Solids related to fsi
FSc: Cell list of Vertex list and facet list of the FS related to fsi

Examples


A=SGlinkage(5,40,5)
SGofFS(A,[],[4 5],2);




Copyright 2018-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