UF_SF_section_properties_s (查看源代码)
 
定义在: uf_sf_types.h
 
也被称为:
 
概述
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 (tag_t类型)
Breadth of section.

hcenter_exp
tag_t (tag_t类型)
Height of section.

thicknesst_exp
tag_t (tag_t类型)
Thickness of section.

b1center_exp
tag_t (tag_t类型)
Flange breadth of hat & ibeam sections.

thicknesstw_exp
tag_t (tag_t类型)
Web thickness of ibeam section.

radius_exp
tag_t (tag_t类型)
Radius of TWCYL and SOCYL sections.

area_exp
tag_t (tag_t类型)
Area of section.

Izz_exp
tag_t (tag_t类型)
Moment of Inertia about x-axis.

Iyy_exp
tag_t (tag_t类型)
Moment of Inertia about y-axis.

Izy_exp
tag_t (tag_t类型)
Moment of Inertia about xy-axis.

torsion_exp
tag_t (tag_t类型)
Torsional coefficient.

warp_exp
tag_t (tag_t类型)
Warping coefficient.

y_eccentricity_exp
tag_t (tag_t类型)
Y Eccentricity

z_eccentricity_exp
tag_t (tag_t类型)
Z Eccentricity

hydro_diameter_exp
tag_t (tag_t类型)
Hydraulic Diameter of section.

perimeter_exp
tag_t (tag_t类型)
Perimeter of section.

wall_thickness_exp
tag_t (tag_t类型)
Wall Thickness of section.

sketch_tag
tag_t (tag_t类型)
For user defined thin wall.

face_tag
tag_t (tag_t类型)
For user defined solid.

vector_tag
tag_t (tag_t类型)
For user defined solid horizonal direction.