STK ObjectsSend comments on this topic.
MagneticField Property (IAgSpEnvScenExtVO)
See Also
Windows





Windows & Linux

Description

3D Graphics settings for the Geomagnetic field.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property MagneticField() As IAgSpEnvMagFieldGfx
[C#]
public IAgSpEnvMagFieldGfx MagneticField {get;}
[Managed C++]
public: __property IAgSpEnvMagFieldGfx ^ get_MagneticField();
[Unmanaged C++]
public: HRESULT get_MagneticField(
    IAgSpEnvMagFieldGfx ** ppVal
);
[Java]
public IAgSpEnvMagFieldGfx getMagneticField();
[Python - STK API ]
@property
def MagneticField(self) -> "IAgSpEnvMagFieldGfx":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.