STK ObjectsSend comments on this topic.
MagFieldLine Property (IAgVeSpEnvGraphics)
See Also
Windows





Windows & Linux

Description

Graphics settings for showing magnetic field lines.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.