Click or drag to resize

MemberReleases Class

3D Frame Analysis Library
Degrees of freedom releases at an element node with respect to the local coordinate system of an element
Inheritance Hierarchy
SystemObject
  Frame3DMemberReleases

Namespace:  Frame3D
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public class MemberReleases

The MemberReleases type exposes the following members.

Constructors
  NameDescription
Public methodMemberReleases
Initializes a new instance of the MemberReleases class
Top
Fields
  NameDescription
Public fieldkrx
Spring constant of partial release for the corresponding degree of freedom
Public fieldkry
Spring constant of partial release for the corresponding degree of freedom
Public fieldkrz
Spring constant of partial release for the corresponding degree of freedom
Public fieldktx
Spring constant of partial release for the corresponding degree of freedom
Public fieldkty
Spring constant of partial release for the corresponding degree of freedom
Public fieldktz
Spring constant of partial release for the corresponding degree of freedom
Public fieldName
Material name
Public fieldrx
Specifies if full release is applied to the corresponding degree of freedom
Public fieldry
Specifies if full release is applied to the corresponding degree of freedom
Public fieldrz
Specifies if full release is applied to the corresponding degree of freedom
Public fieldtx
Specifies if full release is applied to the corresponding degree of freedom
Public fieldty
Specifies if full release is applied to the corresponding degree of freedom
Public fieldtz
Specifies if full release is applied to the corresponding degree of freedom
Top
See Also