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 | Gets the constraint name. |
ConstraintType | Gets the constraint type. |
Count | Number of items in the collection. |
ExclIntvl | Gets or sets the ExclInterval. |
IsPlugin | Returns true if the access constraint is a plugin. |
Item | Gets an IAgAccessCnstrZone interface using an index. |
MaxRelMotion | Maximum relative motion used in adaptive sampling. |
MaxTimeStep | Maximum time step used in adaptive sampling. |
Implemented Interface |
---|
IAgAccessConstraint |