STK Graphics PrimitivesSend comments on this topic.
IAgStkGraphicsBoxTriangulatorInitializer Interface

Description

Triangulates a box. It is recommended to visualize the box using a solid primitive. Although, if only the fill is desired for visualization, a triangle mesh primitive with render back then front faces set to true can be used. Likewise, if only the outline is desired, a polyline primitive can be used.

Public Methods

Public Method ComputeComputes the triangulation for a box of the specified size, centered at the origin.

See Also

© 2021 Analytical Graphics, Inc. All Rights Reserved.