AGI STK Graphics 11 Send comments on this topic.
SetTriangulator Method (IAgStkGraphicsTriangleMeshPrimitive)
See Also 
Triangulator
The triangulator used to define the triangle mesh.

Description

Defines the triangle mesh using the specified triangulator. The mesh is rendered in the primitive's Reference Frame.

Syntax

[Visual Basic .NET]
Public Sub SetTriangulator( _
   ByVal Triangulator As IAgStkGraphicsTriangulatorResult _
) 

Parameters

Triangulator
The triangulator used to define the triangle mesh.

Remarks

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface