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





Description

Get the constraints applicable to the chain.

Property type

Read-only property

Syntax

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

[C#]
public IAgChConstraints Constraints {get;}

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

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

[Java]
public IAgChConstraints getConstraints();

See Also

© 2016 Analytical Graphics, Inc. All Rights Reserved.

STK Programming Interface 11.0.1