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

Public Methods

Public Method Compute Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified positions. This is equivalent to calling Compute with an altitude of 0, a granularity of 1 degree, and a positionsWindingOrder of Compute.
Public Method ComputeCartographic For convenience. Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified Cartographic positions. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting each position in positions to Cartesian and calling Compute
Public Method ComputeCartographicWithAltitudeAndGranularity For convenience. Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified Cartographic positions. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting each position in positions to Cartesian and calling Compute
Public Method ComputeWithAltitudeAndGranularity Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified positions.
Public Method ComputeWithHole Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified positions with a hole specified by holePositions. This is equivalent to calling Compute with an altitude of 0 and a granularity of 1 degree.
Public Method ComputeWithHoleAltitudeAndGranularity Computes the triangulation on the specified centralBody for a polygon whose boundary is defined by the specified positions with a hole specified by holePositions.

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK 11.1 Programming Interface