Class StbCalColumnStiffness
Inheritance
System.Object
StbCalColumnStiffness
Assembly: STBDotNet.dll
Syntax
public class StbCalColumnStiffness : object
Constructors
|
Improve this Doc
View Source
StbCalColumnStiffness()
Declaration
public StbCalColumnStiffness()
Properties
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
ratio_axial_X
Declaration
public double ratio_axial_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_axial_Y
Declaration
public double ratio_axial_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_bending_X
Declaration
public double ratio_bending_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_bending_Y
Declaration
public double ratio_bending_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_shear_X
Declaration
public double ratio_shear_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_shear_Y
Declaration
public double ratio_shear_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|