PRMSetInt32Array

Demonstrates how to set and retrieve a set of numeric array of integer values to the PRM.PRM file.

Remarks

This example illustrates how to set and retrieve an array of integer values.

Code

DBIC = 1, 2, 3, 4
print DBIC

Output

(1,2,3,4)

© PCI Geomatics Enterprises, Inc.®, 2026. All rights reserved.