GetParameterType

<< Click to Display Table of Contents >>

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

GetParameterType

Previous pageNext page

Purpose

This function produces a descriptive title based on a specified force parameter index.

Syntax

GetParameterType (int parameterType)

Parameters

parameterType (integer). The parameter type index (1-17). The values are as follows:

1Reaction Force

2Axial Force

3Local Y Shear Force

4Local Z Shear Force

5Torque

6Local Y Bending Moment

7Local Z Bending Moment

8Effective Tension

9Local Y Curvature

10Local Z Curvature

11Local Axial Strain

12Flat Guide Reactions

13Zero-Gap Guide Reactions

14Pipe-in-Pipe Reactions

15Clashing Reactions

16Temperature

17Pressure

Error Codes

‘Invalid Parameter Type’ (if the specified parameter type index is invalid)