Click or drag to resize

SyntheticApertureRadarVolume.GetEnclosureDescriptions Method

Gets the list of descriptions for the enclosure functions for this solid.

Namespace:  AGI.Foundation.Geometry.Shapes
Assembly:  AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public override EnclosureDescriptionCollection GetEnclosureDescriptions()

Return Value

Type: EnclosureDescriptionCollection
The list of enclosure descriptions.
See Also