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






Windows & Linux

Description

Get the constellation's constraints.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property Constraints() As IAgCnConstraints
[C#]
public IAgCnConstraints Constraints {get;}
[Managed C++]
public: __property IAgCnConstraints^ get_Constraints();
[Unmanaged C++]
public: HRESULT get_Constraints(
   IAgCnConstraints ** ppRetVal
);
[Java]
public IAgCnConstraints getConstraints();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.