Click or drag to resize

CroSec_Spring Properties

The CroSec_Spring type exposes the following members.

Properties
  NameDescription
Public propertyc
stiffnesses of the spring
Public propertycolor
user defined color of the cross section
(Inherited from CroSec.)
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 propertyIsValid
return true of the cross section is valid (has e.g. non-zero area)
(Inherited from CroSec.)
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 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 propertyzm
distance of center of shear from upper section boundary
(Inherited from CroSec.)
Public propertyzs
distance of center of gravity from upper section boundary
(Inherited from CroSec.)
Top
See Also