Syntax
[FIL,k,FNL,NAL,NBL,Ai]=surfacesofSG(TR,[alpha])
Input Parameter
TR : | | Solid Geometry or Triangulation |
alpha : | | maximum angle between two facets; default is 1 ~ 60 degree |
Output Parameter
FIL : | | Index List for the Surface Indices |
k : | | maximum value of FIL |
FNL : | | Facet Normal List - TR3neighborsAngle |
NAL : | | Neigbor Angle List - TR3neighborsAngle |
NBL : | | Neigbor List - TR3neighborsAngle |
Ai : | | Area of the indexed surfaces 1:k |
Examples
load JACO_robot.mat
surfacesofSG(JC3);
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