AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsExtrudedPolylineTriangulatorResult Interface

Description

The result from extruded polyline triangulation: a triangle mesh defined using an indexed triangle list with top and bottom boundary positions. The mesh is commonly visualized with the Triangle Mesh Primitive or Surface Mesh Primitive. The boundaries are commonly visualized with the Polyline Primitive.

Public Properties

Public Property BottomBoundaryPositions Gets the boundary positions along the bottom of the extrusion. Three array elements (in the order x, y, z) constitute one position.
Public Property BoundaryPositionsWindingOrder Gets the winding order of Top Boundary Positions and Bottom Boundary Positions.
Public Property TopBoundaryPositions Gets the boundary positions along the top of the extrusion. Three array elements (in the order x, y, z) constitute one position.

See Also

CoClasses that Implement IAgStkGraphicsExtrudedPolylineTriangulatorResult

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1