Defines an ellipsoid around the vehicle object.
Granularity | Indicates the number of points used to draw the ellipsoid. Lower numbers create a better ellipsoid and higher numbers make the ellipsoid draw faster. |
ReferenceFrame | Gets or sets the reference axes that is used to align the ellipsoid. |
Translucency | Gets or sets the translucency of the object. Valid values are 0 - 100, where 0 is opaque and 100 is transparent. |
UseTranslucency | Specifies a translucency of the object. |
XAxisOffset | Gets or sets the distance to offset the box (positive or negative) along the X axis of the reference frame. |
XSemiAxisLength | Indicates how far along the X axis of the reference frame the box extends. Value must be greater than 0. |
YAxisOffset | Gets or sets the distance to offset the box (positive or negative) along the Y axis of the reference frame. |
YSemiAxisLength | Indicates how far along the Y axis of the reference frame the box extends. Value must be greater than 0. |
ZAxisOffset | Gets or sets the distance to offset the box (positive or negative) along the Z axis of the reference frame. |
ZSemiAxisLength | Indicates how far along the Z axis of the reference frame the box extends. Value must be greater than 0. |
Implemented Interface |
---|
IAgVeVOProximityAreaObject |
Name |
---|
AgVeVOEllipsoid |