assetsSortRatio function

Syntax

string   assetsSortRatio(filePathList, axesRatio)

string[] assetsSortRatio(filePaths, axesRatio)

Parameters

Returns

A string list or a string array with all files in the input filePathList / filePaths, sorted in order how good they match the reference ratio (first is best, last is worst).

Description

Looks at all geometry files in the input filePathList / filePaths and sorts them depending on their ratio relative to the ratio of the scope axes defined by the axesRatio selector.

Related

Copyright ©2008-2024 Esri R&D Center Zurich. All rights reserved.