AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsSolidTriangulatorResult Interface Members
See Also  Overview 

Public Properties

Public Property Closed Gets whether the solid is closed. For example, a box with six faces is closed. If one face is removed, the box is open.
Public Property OutlineIndices Gets indices into Positions that define the positions outlining the solid. 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.
Public Property OutlinePolylineType Gets the Polyline Type of Outline Indices and Outline Positions.
Public Property OutlinePositions Gets the positions outlining the solid. Three array elements (in the order x, y, z) constitute one position.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface