TCustomTriSurfaceSeries.TrianglePoints

TCustomTriSurfaceSeries.TrianglePoints
TCustomTriSurfaceSeries

procedure TrianglePoints(TriangleIndex: Integer; Out P: TTrianglePoints3D);

Unit
TeeTriSurface

Description
Returns the XYZ coordinates of 3 points that form the triangle stored at the TriangleIndex position inside the internal triangles list.

See also the Clicked function to obtain a triangle index from a given xy pixel position.