Click or drag to resize

CroSec_Beam Properties

The CroSec_Beam type exposes the following members.

Properties
  NameDescription
Public propertyA
cross sectional area
Public propertyalpha_lt
imperfection factors according to EC3 for lateral torsional buckling
Public propertyalpha_y
imperfection factors according to EC3 in y-direction
Public propertyalpha_z
imperfection factors according to EC3 in z-direction
Public propertyAy
equivalent shear Area in local y-direction (normally horizontal) for considering shear deformation
Public propertyAz
equivalent shear Area in local y-direction (normally horizontal) for considering shear deformation
Public propertycolor
user defined color of the cross section
(Inherited from CroSec.)
Public propertyCw
second order warping moment
Public propertydims
cross section dimensions
(Inherited from CroSec.)
Public propertyecce_loc
set/get local eccentricity of cross section
(Inherited from CroSec.)
Public propertyelemIds
return list of element identifiers to which the cross section is to be attached.
(Inherited from CroSec.)
Public propertyfamily
set/get the family of the cross section
(Inherited from CroSec.)
Public propertyfamilyID
unique identifier of cross section. Excluded country in order to avoid problems in case of user defined families which consist of cross sections of different countries
(Inherited from CroSec.)
Public propertyguid
GUID of the cross section
(Inherited from CroSec.)
Public propertyhasEccent
return true of cross section has a locally defined eccentricity
(Inherited from CroSec.)
Public propertyIpp
torsional moment of inertia
Public propertyIsValid
return true of the cross section is valid (has e.g. non-zero area)
(Inherited from CroSec.)
Public propertyiy
radius of gyration about y-axis
Public propertyIyy
moment of inertia about local Y-axis
Public propertyiz
radius of gyration about z-axis
Public propertyIzz
moment of inertia about local z-axis (normally vertical)
Public propertymaterial
set/get material of the element
(Overrides CroSecmaterial.)
Public propertymaterialName
name of the basic material attached to the cross section
(Overrides CroSecmaterialName.)
Public propertyname
set/get the name of the cross section
(Inherited from CroSec.)
Public propertynDims
number of dimensional
(Inherited from CroSec.)
Protected propertynProps
return the number of properties of the cross section
(Overrides CroSecnProps.)
Public propertyproduct
type of production used for the cross section. This defines the alpha_y/z-values and influences buckling strength.
Public propertyprops
default cross section properties
(Overrides CroSecprops.)
Public propertyuser_defined
indicates whether a cross section is user-defined or generated (e.g. a default material)
(Inherited from CroSec.)
Public propertyWely_z_neg
static resistance moment about y-axis for upper cross section point. In case of e.g. T-sections different from Wely_lower
Public propertyWely_z_pos
static resistance moment about y-axis for lower cross section point.
Public propertyWelz_y_neg
static resistance moment about z-axis for extreme left cross section point
Public propertyWelz_y_pos
static resistance moment about z-axis for extreme right cross section point
Public propertyWply
plastic resistance moment about y-axis
Public propertyWplz
plastic resistance moment about z-axis
Public propertyWt
torsional resistance moment
Public propertyzg
distance of applied load to shear center of the cross section. By default it is equal to zs
Public propertyzm
distance of center of shear from upper section boundary
(Inherited from CroSec.)
Public propertyzs
distance of center of gravity from upper section boundary
(Overrides CroSeczs.)
Top
See Also