Returns true if an exclusion object is assigned.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def IsObjectAssigned(self, ObjectName:str) -> bool: |
- ObjectName
- The path to the object.
bool.
This sees if an object is an already assigned constraint.






