Returns a AgAccessCnstrAWBCollection constraint used to access angle, vector and condition constraint.
Read-only property
| [Visual Basic .NET] |
|---|
Public Property AWBConstraints() As IAgAccessCnstrAWBCollection |
| [C#] |
|---|
public IAgAccessCnstrAWBCollection AWBConstraints {get;} |
| [Managed C++] |
|---|
public: __property IAgAccessCnstrAWBCollection ^ get_AWBConstraints(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
public IAgAccessCnstrAWBCollection getAWBConstraints(); |
[Python - STK API ] |
|---|
@property def AWBConstraints(self) -> "IAgAccessCnstrAWBCollection": |






