The number of rotors.
Read-write property
| [Visual Basic .NET] | 
|---|
| Public Property RotorCount() As Integer | 
| [C#] | 
|---|
|  | 
| [Managed C++] | 
|---|
| public: __property int get_RotorCount(); | 
| [Unmanaged C++] | 
|---|
|  | 
| [Java] | 
|---|
|  | 
| [Python - STK API] | 
|---|
| @property def RotorCount(self) -> int: @RotorCount.setter def RotorCount(self, newVal:int) -> None: | 





