TRplot

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - TR/Tetrahedrons
Introduced first in SolidGeometry 2.0, Creation date: 2014-12-06, Last change: 2025-09-14

plots a tetrahedron triangulation similar to SGplot

Description

more or less: tetramesh(TR4)



See Also: VLFLplot , SGplot , VLTLplot , VLFLplot4

Example Illustration

 missing image of TRplot(TR,c,fb)

Syntax

h=TRplot(TR,[c,fb])

Input Parameter

TR: Tetrahedron
c: color
fb: true=freeBoundary [default], false=tetrahedrons,

Output Parameter

h: handles

Examples

Show the convex hull
A=SGsample(17)
TR=delaunayTriangulation(A.VL);
TRplot(TR)




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