Left

CivilFEM Online Help

Right

~VWHTML

 

~VWHTML, Filename, Exit, Title, PLT_PRM, ARRAY0, ARRAY1, ARRAY2, ... , ARRAY15

Exports numerical arrays created from ANSYS or CivilFEM commands to a HTML table

DATABASE: Parameter

Filename

Name of the file without including the extension (8 characters maximum).

EXIT

Exporting behavior.

0

Leave the HTML file opened after exporting the results (default value).

1

Save the HTML file but do not open it. An existing file will not be replaced.

-1

Save the HTML file but do not open it. An existing file will be replaced.

Title

HTML title.

PLT_PRM

Graphic parameters. It is a an array with a component for each series.

The value of the component to specifies the color of the series:

0

Black.

1

Red.

2

Blue.

3

Green.

4

White.

5

Yellow.

The values are cyclic, so number 6 is black again, 7 is red, …

ARRAY0

X-axis values against which the arrays of the series will be represented.

ARRAY1-ARRAY15          

Series.

Notes

-  This command works at any processor.

-  Numerical vectors of any length can be exported. The vectors may be created with any ANSYS or CivilFEM commands.

-  This command will export to HTML, independently of the GUI configuration values or the configuration set by the ~LSTFMT command.

Menu Paths

Main Menu > Civil Postprocessor > Utils > HTML Interface

¾¾¾¾¾¾¨¾¾¾¾¾¾