STK ObjectsSend comments on this topic.
BreakAngle Property (IAgVeDefinition)
See Also
Windows





Windows & Linux

Description

Value of latitude or longitude used for defining pass break.

Property type

Read-only property

Syntax

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

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.