STK ObjectsSend comments on this topic.
Penumbra Property (IAgVeGfxTimeComponentsEventCollectionElement)
See Also
Windows





Windows & Linux

Description

Configure the appearance of the orbit track, the marker, etc. when the vehicle is only partially in sunlight.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Penumbra() As IAgVeGfxAttributesBasic
[C#]
public IAgVeGfxAttributesBasic Penumbra {get;}
[Managed C++]
public: __property IAgVeGfxAttributesBasic ^ get_Penumbra();
[Unmanaged C++]
public: HRESULT get_Penumbra(
    IAgVeGfxAttributesBasic ** ppRetVal
);
[Java]
public IAgVeGfxAttributesBasic getPenumbra();
[Python - STK API ]
@property
def Penumbra(self) -> "IAgVeGfxAttributesBasic":

See Also

© 2024 Analytical Graphics, Inc. All Rights Reserved.