STK AviatorSend comments on this topic.
CanSetRefArea Property (IAgAvtrMissileExternalAero)
See Also
Windows





Windows & Linux

Description

Check whether you can set the reference area or whether it is specified in the file.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.