Click or drag to resize

CentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayer Class

A representation of an individual projected volume used in CentralBodyLayeredProjectedVolumeAccessConstraint.
Inheritance Hierarchy
SystemObject
  AGI.Foundation.Access.ConstraintsCentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayer

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 sealed class VolumeLayer

The CentralBodyLayeredProjectedVolumeAccessConstraintVolumeLayer type exposes the following members.

Properties
  NameDescription
Public propertyIntervalOfValidity
Gets the TimeInterval of which this layer is valid.
Public propertyLayerCeilingHeight
Gets the layer's maximum height.
Public propertyLayerFloorHeight
Gets the layer's minimum height.
Public propertyPointsDefiningConvexHullInLayer
Gets the points in the layer that define the convex hull.
Top
Methods
  NameDescription
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also