The object path of the owner of the constraint.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property ObjectPath() As String |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property String __gc ^ get_ObjectPath(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public String getObjectPath(); |
| [Python - STK API] |
|---|
@property def ObjectPath(self) -> str: |





