| Environments | PYTHON :: EASI :: MODELER |
| Quick links | Description :: Parameters :: Parameter descriptions :: Details :: Example :: Related |
| Back to top |
| Back to top |
| Name | Type | Caption | Length | Value range |
|---|---|---|---|---|
| FILE * | String | Input file name | 1 - 192 | |
| DBVS * | Integer | Input vector segment(s) | 1 - |
| Back to top |
FILE
Specifies the name of the GDB-supported image file containing the vector segment(s).
DBVS
Specifies the vector segment(s) to receive the output area and perimeter field.
Duplicate segments are not allowed.
Ranges of channels or segments can be specified with negative values. For example, {1,-4,10} is internally expanded to {1,2,3,4,10}. When you are not specifying a range in this way, only 48 numbers can be specified explicitly.
| Back to top |
VECAREA adds an area and perimeter field to one or more vector segments or layers.
| Back to top |
Add an area and perimeter field to irvine.pix vector segments 25,26,28,29,30.
EASI>FILE = "irvine.pix" ! input file EASI>DBVS = 25,26,28,29,30 ! input vector segments EASI>RUN VECAREA
© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.