AGI STK Astrogator 11 Send comments on this topic.
JoiningConditions Property (IAgVAMCSFollow)
See Also 





Description

If joining conditions are specified, the list of joining conditions.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property JoiningConditions() As IAgVAStoppingConditionCollection

[C#]
public IAgVAStoppingConditionCollection JoiningConditions {get;}

[Managed C++]
public: __property IAgVAStoppingConditionCollection^ get_JoiningConditions();

[Unmanaged C++]
public: HRESULT get_JoiningConditions(
IAgVAStoppingConditionCollection ** ppRetVal
);

[Java]
public IAgVAStoppingConditionCollection getJoiningConditions();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1