Main Content
edgeAttachments
Triangles or tetrahedra attached to specified edge
Description
ID = edgeAttachments(
identifies the triangles or tetrahedra attached to the specified edges.
TR
,startID
,endID
)startID
and endID
specify edges by their
start and end points, where each point is represented by its row number in
TR.Points
. The return value ID
identifies
triangles by their identification numbers.
Examples
Input Arguments
Extended Capabilities
Version History
Introduced in R2013a
See Also
edges
| vertexAttachments
| delaunayTriangulation
| triangulation