Class StbCalWallStiffness
Inheritance
System.Object
StbCalWallStiffness
Assembly: STBDotNet.dll
Syntax
public class StbCalWallStiffness : object
Constructors
|
Improve this Doc
View Source
StbCalWallStiffness()
Declaration
public StbCalWallStiffness()
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
Declaration
public double ratio_axial { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_bending
Declaration
public double ratio_bending { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
ratio_shear
Declaration
public double ratio_shear { get; set; }
Property Value
Type |
Description |
System.Double |
|