TriangulatorResult#

class ansys.stk.core.graphics.TriangulatorResult#

Bases: ITriangulatorResult

The result from triangulation: a triangle mesh defined using an indexed triangle list. This is commonly visualized with the triangle mesh primitive or surface mesh primitive.

Import detail#

from ansys.stk.core.graphics import TriangulatorResult