STK AstrogatorSend comments on this topic.
ObjectDependsOn Property (IAgVADesignER3BPObject)
See Also
Windows





Windows & Linux

Description

Get the associated object depends on.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.