Show / Hide Table of Contents

Class StbSecBarPile_RC_TopCenterBottom

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

Properties

| Improve this Doc View Source

D_band

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

D_main_circumference_1st

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

D_main_circumference_2nd

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

D_main_core

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

length_bar

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

length_barSpecified

Declaration
public bool length_barSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

length_lap_bar

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

length_lap_barSpecified

Declaration
public bool length_lap_barSpecified { get; set; }
Property Value
Type Description
System.Boolean
| Improve this Doc View Source

N_main_circumference_1st

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

N_main_circumference_2nd

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

N_main_core

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

pitch_band

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

pos

Declaration
public StbSecBarPile_RC_TopCenterBottomPos pos { get; set; }
Property Value
Type Description
StbSecBarPile_RC_TopCenterBottomPos
| Improve this Doc View Source

strength_band

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

strength_main_circumference_1st

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

strength_main_circumference_2nd

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

strength_main_core

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