STK AstrogatorSend comments on this topic.
FullFilename Property (IAgVAAttitudeControlFiniteFile)
See Also
Windows





Windows & Linux

Description

Get the full path and name of the attitude file to use.

Property type

Read-only property

Syntax

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

See Also

© 2025 Analytical Graphics, Inc. All Rights Reserved.