A translation of the enumerated type into a string.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def ForceModelName(self, Type:"AgEForceModelType") -> str: |
- Type
- Force model type (i.e., a constituent of the force model).
Returns the name from the enumeration value.
Useful when creating string messages






