AGI STK Graphics 11 Send comments on this topic.
SetWithSurfaceTriangulatorResult Method (IAgStkGraphicsPolylinePrimitive)
See Also 
SurfaceTriangulatorResult
The surface triangulator result used to define the polyline.

Description

Defines the positions of a polyline using the boundary positions of the specified surfaceTriangulatorResult.

Syntax

[Visual Basic .NET]
Public Sub SetWithSurfaceTriangulatorResult( _
   ByVal SurfaceTriangulatorResult As IAgStkGraphicsSurfaceTriangulatorResult _
) 

Parameters

SurfaceTriangulatorResult
The surface triangulator result used to define the polyline.

Remarks

This is equivalent to to calling Set with surfaceTriangulatorResult.BoundaryPositions. See Set for a full discussion.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface