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






Windows & Linux

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

© 2018 Analytical Graphics, Inc. All Rights Reserved.