Helper method to see if a third body is already assigned
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def IsObstructionAssigned(self, Obstruction:str) -> bool: |
- Obstruction
- The path to the obstruction.
Sees if an obstruction is already assigned.






