Show / Hide Table of Contents

Class StbJointShapeCrossYWebLong

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

Properties

| Improve this Doc View Source

e1

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

e2

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

e2Specified

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

mw

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

nw

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

pitch

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

pitch_depth

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

pitch_depthSpecified

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

pitchSpecified

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

plate_length

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

plate_lengthSpecified

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

plate_thickness

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

plate_width

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