Removes an exclusion object.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def RemoveExclusionObject(self, ObjectName:str) -> None: |
- ObjectName
- The path to the object.
Removes an exclusion object using an objectname.






