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






Windows & Linux

Description

Returns a AgAccessCnstrAWBCollection constraint used to access angle, vector and condition constraint.

Property type

Read-only property

Syntax

[Visual Basic .NET]
Public Property AWBConstraints() As IAgAccessCnstrAWBCollection
[C#]
public IAgAccessCnstrAWBCollection AWBConstraints {get;}
[Managed C++]
public: __property IAgAccessCnstrAWBCollection^ get_AWBConstraints();
[Unmanaged C++]
public: HRESULT get_AWBConstraints(
   IAgAccessCnstrAWBCollection ** ppRetVal
);
[Java]
public IAgAccessCnstrAWBCollection getAWBConstraints();

See Also

© 2018 Analytical Graphics, Inc. All Rights Reserved.