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