Defines a volume, relative to a bearing from the North, around an object.
Bearing | Gets or sets the bearing value, relative to North. Uses Angle Dimension. |
Height | Indicates the Height of the box. Uses Distance Dimension. |
HeightOffset | Gets or sets the distance to offset the box (up or down). A positive value moves the box down, towards the ground. Uses Distance Dimension. |
Length | Indicates the length of the box, along the bearing. The value must be greater than 0. Uses Distance Dimension. |
LengthOffset | Gets or sets the distance to offset the box (forward or backward) along the bearing. A positive LengthOffset value moves the box forward. Uses Distance Dimension. |
Translucency | Gets or sets the translucency of the object. Valid values are 0 - 100, where 0 is opaque and 100 is transparent. Dimensionless. |
UseTranslucency | Specifies a translucency of the object. |
Width | Indicates the width of the box, across the bearing. The value must be greater than 0. Uses Distance Dimension. |
WidthOffset | Gets or sets the distance to offset the box (left or right) along the bearing. A positive value moves the box to the right. Uses Distance Dimension. |
Implemented Interface |
---|
IAgVeVOProximityAreaObject |
Name |
---|
AgVeVOBearingBox |