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





Windows & Linux

Description

Opt whether to use an external attitude file.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Enabled() As Boolean
[C#]
public bool Enabled {get;}
[Managed C++]
public: __property bool get_Enabled();
[Unmanaged C++]
public: HRESULT get_Enabled(
    VARIANT_BOOL * pVal
);
[Java]
public bool getEnabled();
[Python - STK API ]
@property
def Enabled(self) -> bool:

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.