Get the active performance model for the given category type.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgAvtrPerformanceModelOptions GetPerformanceModelByType( string Type ); |
| [Managed C++] |
|---|
public: IAgAvtrPerformanceModelOptions^ GetPerformanceModelByType( String __gc ^ Type ); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAvtrPerformanceModelOptions getPerformanceModelByType( String Type ); |
[Python - STK API ] |
|---|
def GetPerformanceModelByType(self, Type:str) -> "IAgAvtrPerformanceModelOptions": |
- Type






