Gets the TerrainFollow model with the given name.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgAvtrAircraftTerrainFollowModel GetTerrainFollowByName( string Name ); |
| [Managed C++] |
|---|
public: IAgAvtrAircraftTerrainFollowModel^ GetTerrainFollowByName( String __gc ^ Name ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrAircraftTerrainFollowModel getTerrainFollowByName( String Name ); |
[Python - STK API ] |
|---|
def GetTerrainFollowByName(self, Name:str) -> "IAgAvtrAircraftTerrainFollowModel": |
- Name






