Adds an AWB constraint to the Constraint Collection.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def RemoveConstraint(self, Type:"AgEAWBAccessConstraints", Reference:str) -> None: |
- Type
- Reference
- The qualified path of the AWB component, consisting of 3 parts: \"
{ComponentType}\", e.g. \"Satellite/Satellite1 VertFlightPath Angle\" or \"Facility/Fac1/Transmitter/Xmtr1 ElapsedTimeFromStart CalcScalar\".
Remove analysis workbench access constraint
| [C#] | ||
|---|---|---|
| ||
Remove analysis workbench access constraint
| [Visual Basic .NET] | ||
|---|---|---|
| ||






