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 truncated path to the object.
bool.
Reports whether an object is already an assigned constraint.






