COM object EvFileProperties

EvApplication > EvFile > EvFileProperties

View the Echoview COM object hierarchy and the Echoview summary of COM objects.

The EvFileProperties object gives information about EV file properties and is accessed via EvFile.Properties.

The following EvFileProperties Collections, Classes, Methods and Members are detailed below:

SchoolsDetection2D
Export
DataPaths
LinePick
FishTracking
Species

EvFileProperties offers the following properties:

EvFileProperties Collections, Classes and Members

Description

SchoolsDetection2D

SchoolsDetection2D

See the EvSchoolsDetection2D object.

Summary

Reads the 2D schools detection settings for the EV file.

Export

Export

See the EvFileExportProperties object.

Summary

Accesses analysis variables and some of the settings on the Export page of the EV File Properties dialog box via the EvFileExportProperties object.

Example

Clear the NASC analysis variable.

DataPaths

DataPaths

See the EvDataPaths object.

Summary

Accesses information under the Data file loacations section of the EV File page of the EV File Properties dialog box.

LinePick

LinePick

See the EvLinePickProperties object.

Summary

Accesses line pick settings on the Line Pick page of the EV File Properties dialog box.

FishTracking

FishTracking

Summary

Accesses some of the settings on the Algorithm, Weights and Track Acceptance pages of the Track Detection Properties dialog box. This is conducted via the EvFishTrackingProperties object.

Species

(read-only) Species[]

See EvSpeciesCollection.

Summary

Accesses species information under the Species section of the Classes page of the EV File Properties dialog box. This is conducted via the EvSpecies object.

See also

Scripting with COM objects
EvFile object