Get spatial conditions at a position.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnVolume GetCondition( int Pos ); |
| [Managed C++] |
|---|
public: IAgCrdnVolume^ GetCondition( int Pos ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgCrdnVolume getCondition( Integer Pos ); |
[Python - STK API ] |
|---|
def GetCondition(self, Pos:int) -> "IAgCrdnVolume": |
- Pos






