GetNodeDistanceAlongSet

<< Click to Display Table of Contents >>

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

GetNodeDistanceAlongSet

Previous pageNext page

Purpose

This function retrieves the distance of a node along a particular element set.

Syntax

GetNodeDistanceAlongSet (string DatabaseName, string SetName, int NodeIndex)

Parameters

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

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

NodeIndex (integer). The relevant node index.

Error Codes

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

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