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