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






Windows & Linux

Description

Further conditions that must be met in order for the stopping condition to be deemed satisfied.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Constraints() As IAgVAConstraintCollection

[C#]
public IAgVAConstraintCollection Constraints {get;}

[Managed C++]
public: __property IAgVAConstraintCollection^ get_Constraints();

[Unmanaged C++]
public: HRESULT get_Constraints(
IAgVAConstraintCollection ** ppRetVal
);

[Java]
public IAgVAConstraintCollection getConstraints();

See Also

© 2017 Analytical Graphics, Inc. All Rights Reserved.

STK 11.2.1 Programming Interface