*TEMPLATE_SET_LAYOUT

Description: Set layout saved in the template

Syntax: template_set_layout(template_id,layout)

Inputs
ID Name Type Default Remarks
1 Responsetemplate remote_lookup   Responsetemplate
2 New Layout textarea   New Layout
Outputs
ID Name Type Remarks
1   responsetemplate  
2   text  

*TEMPLATE_CREATE_SHEAR_SPECIMEN

Description: Creates a Shear Response template for data extraction

Syntax: template_create_shear_specimen(import_from_file,template_name,ref_curve,ref_curve_type,emod,pr,specimen_pid,force_cross_section_id,disp_node1_id,disp_node2_id,width_node1_id,width_node2_id,delete_existing)

Inputs
ID Name Type Default Remarks
1 UIFTDS file   Optional input file to import sensors from
2 Template Name text Generic Shear Tensile Template Name of the template
3 Reference Curve vector   This could used to compute the curve-match error with the simulation <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
4 Reference Type select fd Type of reference curve to help comparison with Simulation
5 Elastic Modulus text 10 Elastic Modulus
6 Poisson ratio text 0.3 Poisson ratio
7 Specimen PID text 1 Specimen PID
8 Section Force Id text 1 Section Force Id
9 N1IOL text 1 Node 1 ID or Label
10 N2IOL text 2 Node 2 ID or Label
11 WN1IOL text 1 Width Node 1 ID or Label
12 WN2IOL text 2 Width Node 2 ID or Label
13 Delete Existing select no If a template exists by this name, it will be removed
Outputs
ID Name Type Remarks
1   integer  

*TEMPLATE_CREATE_UNIAXIAL_TENSION

Description: Creates a Uni-axial Response template for data extraction

Syntax: template_create_uniaxial_tension(import_from_file,template_name,ref_curve,ref_curve_type,emod,pr,specimen_pid,force_cross_section_id,disp_node1_id,disp_node2_id,width_node1_id,width_node2_id,delete_existing)

Inputs
ID Name Type Default Remarks
1 IFTES( file   Input file that can help extract information related to sensors
2 Template Name text Generic Uniaxial Tensile Template Name of the template
3 Reference Curve vector   This could used to compute the curve-match error with the simulation <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
4 Reference Type select fd Type of reference curve to help comparison with Simulation
5 Elastic Modulus text 210 Elastic Modulus
6 Poisson ratio text 0.3 Poisson ratio
7 Specimen PID text 1 Specimen PID
8 Section Id text 1 Section Id
9 N1IOL text 1 Node 1 ID or Label
10 N2IOL text 2 Node 2 ID or Label
11 WN1IOL text 3 Width Node 1 ID or Label
12 WN2IOL text 4 Width Node 2 ID or Label
13 Delete Existing select no If a template exists by this name, it will be removed
Outputs
ID Name Type Remarks
1   integer  

*TEMPLATE_CREATE_PUNCH_SPECIMEN

Description: Creates a Punch Response template for data extraction

Syntax: template_create_punch_specimen(import_from_file,template_name,ref_curve,ref_curve_type,specimen_pid,punch_node_id,punch_contact_id,punch_nodes,blank_nodes,delete_existing)

Inputs
ID Name Type Default Remarks
1 UIFTDS( file   Optional input file to import sensors from
2 Template Name text Generic Punch Tensile Template Name of the template
3 Reference Curve vector   This could used to compute the curve-match error with the simulation <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
4 Reference Type select fd Type of reference curve to help comparison with Simulation
5 Specimen PID text 1 Specimen PID
6 Punch Node text 1 Punch Node
7 PCFI text 1 Punch Contact Force Id
8 PNFPDC text 1 Punch nodes for punch diameter calculations
9 BNFBDC text 1 Blank nodes for blank diameter calculations
10 Delete Existing select no If a template exists by this name, it will be removed
Outputs
ID Name Type Remarks
1   integer  

*TEMPLATE_CREATE_HOLE_EXPANSION_SPECIMEN

Description: Creates a Hole Expansion Response template for data extraction

Syntax: template_create_hole_expansion_specimen(import_from_file,template_name,ref_curve,ref_curve_type,specimen_pid,punch_node,punch_nodes,blank_nodes_inner,blank_nodes_outer,delete_existing)

Inputs
ID Name Type Default Remarks
1 UIFTDS file   Optional input file to import sensors from
2 Template Name text Generic Shear Tensile Template Name of the template
3 Reference Curve vector   This could used to compute the curve-match error with the simulation <a class=’btn btn-xs btn-default’ target=’_blank’ href=’https://www.d3view.com/docs/master/workflows/Glossary.html#curveinput’> <i class=’fa fa-external-link’> </i> View more </a>
4 Reference Type select fd Type of reference curve to help comparison with Simulation
5 Specimen PID text 1 Specimen PID
6 Punch Node Id text 1 Punch Node Id
7 PNFPDC text 10,20,30 Three nodes separated by commas
8 BNFBIDC text 40,50,60 Three nodes separated by commas
9 BNFBODC text 70,80,90 Three nodes separated by commas
10 Delete Existing select no If a template exists by this name, it will be removed
Outputs
ID Name Type Remarks
1   integer  

*TEMPLATE_GET_LAYOUT

Description: Get layout saved in the template

Syntax: template_get_layout(template_id)

Inputs
ID Name Type Default Remarks
1 Responsetemplate remote_lookup   Responsetemplate
Outputs
ID Name Type Remarks
1   responsetemplate  
2   text