STK AgCrdnPluginSend comments on this topic.
GrandParentPath Property (IAgCrdnCalcScalarPluginResultReset)
See Also
Windows





Windows & Linux

Description

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

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.