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





Windows & Linux

Description

Get the associated object type.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.