AGI STK Objects 11Send comments on this topic.
ObjectPath Property (IAgOnePtAccessConstraint)
See Also 
Windows






Windows & Linux

Description

The object path.

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();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.