Click or drag to resize

RectangularPyramidGetEnclosureDescriptions 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: 24.1.418.0 (24.1.418.0)
Syntax
public override EnclosureDescriptionCollection GetEnclosureDescriptions()

Return Value

Type: EnclosureDescriptionCollection
The list of enclosure descriptions.
See Also