PRMSetFloatArray

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

Code

VECTOR = 1.2, 2.3, 3.4, 4.5
print VECTOR

Output

(1.2,2.3,3.4,4.5)

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