AgAccessCnstrExclZonesCollection used to
access the Exclusion Zones List interface
ChangeExclZone |
Updates Exclusion Zone data at a given index. Lat/Lon Values use Latitude and Longitude Dimensions respectively. |
GetExclZone |
Returns min and max lat/lon values at a given index. Lat/Lon Values use Latitude and Longitude Dimensions respectively. |
RemoveAll |
Removes all items from the collection. |
RemoveExclZone |
Removes an Exclusion Zone using the min and max lat/lon values. Lat/Lon Values use Latitude and Longitude Dimensions respectively. |
RemoveIndex |
Removes an item given an index. |
ToArray |
Returns a four-dimensional array of min/max lat/lon values beginning at a given position and having specified number of rows. |
ConstraintName |
property Used to access the constraint name |
ConstraintType |
property used to access the Constraint type |
Count |
Number of items in the collection. |
ExclIntvl |
property used to access the ExclInterval |
IsPlugin |
property used to see if its a plugin |
Item |
property used to access an IAgAccessCnstrZone interface using an index. |
MaxRelMotion |
Maximum relative motion used in adaptive sampling. |
MaxTimeStep |
Maximum time step used in adaptive sampling. |


