Show / Hide Table of Contents

Class StbSecBaseConventional_S_RibPlate

Inheritance
System.Object
StbSecBaseConventional_S_RibPlate
Namespace: STBDotNet.v202
Assembly: STBDotNet.dll
Syntax
public class StbSecBaseConventional_S_RibPlate : object

Constructors

| Improve this Doc View Source

StbSecBaseConventional_S_RibPlate()

Declaration
public StbSecBaseConventional_S_RibPlate()

Properties

| Improve this Doc View Source

A1

Declaration
public double A1 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

A2

Declaration
public double A2 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

B1

Declaration
public double B1 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

B2

Declaration
public double B2 { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

length_e_X

Declaration
public double length_e_X { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

length_e_Y

Declaration
public double length_e_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

N_X

Declaration
public string N_X { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

N_Y

Declaration
public string N_Y { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

strength

Declaration
public string strength { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

t

Declaration
public double t { get; set; }
Property Value
Type Description
System.Double
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX