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


Data Members

section_type
int
Type of section:
UF_SF_SECTION_TWREC for Thin wall, rectangle
UF_SF_SECTION_TWCYL for Thin wall, cylinder
UF_SF_SECTION_TWCHA for Thin wall, channel
UF_SF_SECTION_TWHAT for Thin wall, hat
UF_SF_SECTION_TWIBE for Thin wall, I beam
UF_SF_SECTION_SOCYL for Solid, cylinder
UF_SF_SECTION_SOREC for Solid, rectangle
UF_SF_SECTION_KEYIN for User defined.
UF_SF_SECTION_USER_TW forUser Defined TW
UF_SF_SECTION_USER_SOLID for User Defined Solid

bcenter
double
Breadth of section.

hcenter
double
Height of section.

thicknesst
double
Thickness of section.

b1center
double
Flange breadth of hat & ibeam sections.

thicknesstw
double
Web thickness of ibeam section.

radius
double
Radius of TWCYL and SOCYL sections.

area
double
Area of section.

Izz
double
Moment of Inertia about x-axis.

Iyy
double
Moment of Inertia about y-axis.

Izy
double
Moment of Inertia about xy-axis.

torsion
double
Torsional coefficient.

warp
double
Warping coefficient.

y_eccentricity
double
Y Eccenctricity

z_eccentricity
double
Z Eccenctricity

hydro_diameter
double
Hydraulic Diameter of section.

perimeter
double
Perimeter of section.

wall_thickness
double
Wall Thickness of section.

bcenter_exp
tag_t
Breadth of section.

hcenter_exp
tag_t
Height of section.

thicknesst_exp
tag_t
Thickness of section.

b1center_exp
tag_t
Flange breadth of hat & ibeam sections.

thicknesstw_exp
tag_t
Web thickness of ibeam section.

radius_exp
tag_t
Radius of TWCYL and SOCYL sections.

area_exp
tag_t
Area of section.

Izz_exp
tag_t
Moment of Inertia about x-axis.

Iyy_exp
tag_t
Moment of Inertia about y-axis.

Izy_exp
tag_t
Moment of Inertia about xy-axis.

torsion_exp
tag_t
Torsional coefficient.

warp_exp
tag_t
Warping coefficient.

y_eccentricity_exp
tag_t
Y Eccentricity

z_eccentricity_exp
tag_t
Z Eccentricity

hydro_diameter_exp
tag_t
Hydraulic Diameter of section.

perimeter_exp
tag_t
Perimeter of section.

wall_thickness_exp
tag_t
Wall Thickness of section.

sketch_tag
tag_t
For user defined thin wall.

face_tag
tag_t
For user defined solid.

vector_tag
tag_t
For user defined solid horizonal direction.