Get the vehicle's 3D range contour properties.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property RangeContours() As IAgVORangeContours |
| [C#] |
|---|
public IAgVORangeContours RangeContours {get;} |
| [Managed C++] |
|---|
public: __property IAgVORangeContours ^ get_RangeContours(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgVORangeContours getRangeContours(); |
[Python - STK API ] |
|---|
@property def RangeContours(self) -> "IAgVORangeContours": |






