Show / Hide Table of Contents

Class StbSecBaseConventional_CFT_Plate

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

Constructors

| Improve this Doc View Source

StbSecBaseConventional_CFT_Plate()

Declaration
public StbSecBaseConventional_CFT_Plate()

Properties

| Improve this Doc View Source

B_X

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

B_Y

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

C1_X

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

C1_Y

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

C2_X

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

C2_Y

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

C3_X

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

C3_Y

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

C4_X

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

C4_Y

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

D_bolthole

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

offset_X

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

offset_Y

Declaration
public double offset_Y { get; set; }
Property Value
Type Description
System.Double
| 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