AGI STK Astrogator 11Send comments on this topic.
EclipsingBodies Property (IAgVALightingStoppingCondition)
See Also 
Windows






Windows & Linux

Description

Returns a list of user selected eclipsing bodies.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property EclipsingBodies() As System.Array
[C#]
public System.Array EclipsingBodies {get;}
[Managed C++]
public: __property System::Array^ get_EclipsingBodies();
[Unmanaged C++]
public: HRESULT get_EclipsingBodies(
   SAFEARRAY ** ppRetVal
);
[Java]
public Object[] getEclipsingBodies();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.