STK ObjectsSend comments on this topic.
Filename Property (IAgVeAttExternal)
See Also
Windows





Windows & Linux

Description

External (.a) file name containing attitude data.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.