GetElementOuterDiameter

<< Click to Display Table of Contents >>

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

GetElementOuterDiameter

Previous pageNext page

Purpose

This function retrieves the external diameter of an element.

Syntax

GetElementOuterDiameter (string DatabaseName, int ElementIndex)

Parameters

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

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

Error Codes

-9999998 (if the specified database is invalid)

-9999999 (if the specified index is invalid)