UF_SF_section_src_properties_s (view source)
 
Defined in: uf_sf_types.h
 
Also known as:
 
Overview
Stress recovery locations of 1D Element Sections.
First are the numeric values, followed by corresponding expressions
tags, when any location has an expression.
If there is no expression, then the tag is NULL_TAG.


Data Members

C1
double
Y location of the first stress recovery point.

C2
double
Z location of the first stress recovery point.

D1
double
Y location of the second stress recovery point.

D2
double
Z location of the second stress recovery point.

E1
double
Y location of the third stress recovery point.

E2
double
Z location of the third stress recovery point.

F1
double
Y location of the fourth stress recovery point.

F2
double
Z location of the fourth stress recovery point.

C1_exp
tag_t
Y location of the first stress recovery point.

C2_exp
tag_t
Z location of the first stress recovery point.

D1_exp
tag_t
Y location of the second stress recovery point.

D2_exp
tag_t
Z location of the second stress recovery point.

E1_exp
tag_t
Y location of the third stress recovery point.

E2_exp
tag_t
Z location of the third stress recovery point.

F1_exp
tag_t
Y location of the fourth stress recovery point.

F2_exp
tag_t
Z location of the fourth stress recovery point.