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





Windows & Linux

Description

Get the associated object name.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.