AGI AgCrdnPlugin 11 Send 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 * pRetVal
);

[Java]
public String getGrandParentPath();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface