STK AgCrdnPluginSend comments on this topic.
ParentPath Property (IAgCrdnAxesPluginResultReset)
See Also
Windows





Windows & Linux

Description

The object path of the parent of the object. Returns 'No Object Available' if the parent is the scenario.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property ParentPath() As String
[C#]
public string ParentPath {get;}
[Managed C++]
public: __property String __gc ^ get_ParentPath();
[Unmanaged C++]
public: HRESULT get_ParentPath(
    BSTR * pPath
);
[Java]
public String getParentPath();

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.