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

Description

Triangulates a polyline into an extrusion with bottom and top boundaries.

Object Model

Public Methods

Public Method Compute Computes an extrusion between bottomPositions and topPositions on the specified centralBody. This is equivalent to calling Compute with a positionsWindingOrder of Compute.
Public Method ComputeCartographic For convenience. Computes an extrusion between bottomPositions and topPositions on the specified centralBody using Cartographic positions. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting each position in bottomPositions and topPositions to Cartesian and calling Compute
Public Method ComputeCartographicWithAltitudes For convenience. Computes an extrusion of positions on the specified centralBody with a constant bottomAltitude and topAltitude using 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 ComputeCartographicWithAltitudesAndWindingOrder For convenience. Computes an extrusion of positions on the specified centralBody with a constant bottomAltitude and topAltitude using 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 ComputeCartographicWithWindingOrder For convenience. Computes an extrusion between bottomPositions and topPositions on the specified centralBody using Cartographic positions. Longitude and latitude are in radians, and altitude is in meters. This is equivalent to converting each position in bottomPositions and topPositions to Cartesian and calling Compute
Public Method ComputeSingleConstantAltitude Computes an extrusion of positions on the specified centralBody. One side of the extrusion has a constant altitude and the other has the original altitudes from positions. This is equivalent to calling Compute Single Constant Altitude with a positionsWindingOrder of Compute.
Public Method ComputeSingleConstantAltitudeCartographic For convenience. Computes an extrusion of positions on the specified centralBody using Cartographic positions. One side of the extrusion has a constant altitude and the other has the original altitudes from 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 Single Constant Altitude
Public Method ComputeSingleConstantAltitudeCartographicWithWindingOrder For convenience. Computes an extrusion of positions on the specified centralBody using Cartographic positions. One side of the extrusion has a constant altitude and the other has the original altitudes from 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 Single Constant Altitude
Public Method ComputeSingleConstantAltitudeWithWindingOrder Computes an extrusion of positions on the specified centralBody. One side of the extrusion has a constant altitude and the other has the original altitudes from positions.
Public Method ComputeWithAltitudes Computes an extrusion of positions on the specified centralBody with a constant bottomAltitude and topAltitude. This is equivalent to calling Compute with a positionsWindingOrder of Compute.
Public Method ComputeWithAltitudesAndWindingOrder Computes an extrusion of positions on the specified centralBody with a constant bottomAltitude and topAltitude.
Public Method ComputeWithWindingOrder Computes an extrusion between bottomPositions and topPositions on the specified centralBody.

See Also

© 2016 All Rights Reserved.

STK Programming Interface 11.0.1