Click or drag to resize

CentralBodyLayeredProjectedVolumeAccessConstraint.AltitudeBoundaries 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.3.420.0 (24.3.420.0)
Syntax
public List<double> AltitudeBoundaries { get; set; }

Property Value

Type: List<Double>
See Also