| Package | Description |
|---|---|
| agi.foundation.platforms |
Contains types used in modeling various mechanical platforms such as satellites, facilities, aircraft, etc.
|
| agi.foundation.platforms.advanced |
Defines less commonly used types in modeling various mechanical platforms such as Satellites, Facilities, Aircraft, etc.
|
| Modifier and Type | Method and Description |
|---|---|
AzimuthElevationMaskGraphics |
AzimuthElevationMaskGraphicsExtension.getMaskGraphics()
Gets the graphics describing the mask.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AzimuthElevationMaskGraphicsExtension.setMaskGraphics(AzimuthElevationMaskGraphics value)
Sets the graphics describing the mask.
|
| Constructor and Description |
|---|
AzimuthElevationMaskGraphicsExtension(AzimuthElevationMaskGraphics maskGraphics)
Initializes a new instance with the provided
TriangleMeshGraphics |
| Modifier and Type | Method and Description |
|---|---|
AzimuthElevationMaskGraphics |
IAzimuthElevationMaskGraphicsService.getMaskGraphics()
Gets the mask graphics.
|