AGI STK Graphics 11 Send comments on this topic.
BoundaryIndices Property (IAgStkGraphicsSurfaceTriangulatorResult)
See Also 

Description

Gets indices into Positions that define the boundary positions that surround the mesh. The indices returned consider the three components of a position (x, y, and z) as a single array element. Multiply the index by 3 to get the location of the x component in Positions.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property BoundaryIndices() As Variant()

Remarks

See Boundary Positions for a full discussion of boundary positions.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface