GetElementDistanceAlongSet

<< Click to Display Table of Contents >>

Navigation:  Flexcom > Theory > Postprocessing > Custom Postprocessing > Excel Add-in > Set Functions >

GetElementDistanceAlongSet

Previous pageNext page

Purpose

This function retrieves the distance of an element (start point) along a particular element set.

Syntax

GetElementDistanceAlongSet (string DatabaseName, string SetName, int ElementIndex)

Parameters

DatabaseName (character string). The full path name to the relevant database.

SetName (character string). The full name of the relevant set.

ElementIndex (integer). The relevant index of the element.

Error Codes

-9999998 (if there is an issue with the database file)

-9999999 (if there is an issue with the indexes)