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





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

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1