STK ObjectsSend comments on this topic.
ObjectPath Property (IAgOnePtAccessConstraint)
See Also
Windows





Windows & Linux

Description

The object path of the owner of the constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ObjectPath() As String
[C#]
public string ObjectPath {get;}
[Managed C++]
public: __property String __gc ^ get_ObjectPath();
[Unmanaged C++]
public: HRESULT get_ObjectPath(
    BSTR * pRetVal
);
[Java]
public String getObjectPath();
[Python - STK API ]
@property
def ObjectPath(self) -> str:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.