Click or drag to resize

CentralBodyLayeredProjectedVolumeAccessConstraintAltitudeBoundaries Property

Gets or sets the ceiling heights of the altitude layers used to construct the layered volume access constraint.

Namespace:  AGI.Foundation.Access.Constraints
Assembly:  AGI.Foundation.Platforms (in AGI.Foundation.Platforms.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public List<double> AltitudeBoundaries { get; set; }

Property Value

Type: ListDouble
See Also