*JS3D_RESPONSES

Description: Extract the responses from JS3D

Syntax: js3d_responses(filename,responsenamestoextract)

Inputs
ID Name Type Default Remarks
1 File name view   File name
2 RNSBC view   Response names separated by Commas
Outputs
ID Name Type Remarks
1 js3d_responses_output_1 dataset  

*JS3D_WRITE_FILE

Description: This function extracts the fringe variables from D3PLOTs and returns them in a 3D compact form that can be viewed in a web browser

Syntax: js3d_write_file(filename,file_condition,outputfilenamename,first_state,last_state,increment,fringe_variables,parts)

Inputs
ID Name Type Default Remarks
1 File name string d3plot File name
2 File Condition select eq File Condition
3 Output filename name string output.js3d Output filename name
4 First State scalar 1 First State
5 Last State scalar 9999 Last State
6 Increment scalar 1 Increment
7 Fringe Variables select vm Fringe Variables
8 Parts textarea   Parts
Outputs
ID Name Type Remarks
1 js3d_write_file_output_1 view