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

Description

Defines the positions of a polyline using the outline positions of the specified solidTriangulatorResult.

Syntax

[Visual Basic .NET]
Public Sub SetWithSolidTriangulatorResult( _
   ByVal SolidTriangulatorResult As IAgStkGraphicsSolidTriangulatorResult _
) 

Parameters

SolidTriangulatorResult
The solid triangulator result used to define the polyline.

Remarks

This is equivalent to to calling Set with solidTriangulatorResult.OutlinePositions. See Set for a full discussion.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface