Show / Hide Table of Contents

Class StbJointShapeCrossXFlange

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

Constructors

| Improve this Doc View Source

StbJointShapeCrossXFlange()

Declaration
public StbJointShapeCrossXFlange()

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

g1

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

g2

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

g2Specified

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

inside_length

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

inside_lengthSpecified

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

inside_thickness

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

inside_thicknessSpecified

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

inside_width

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

inside_widthSpecified

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

isZigzag

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

mf

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

nf

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

outside_length

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

outside_lengthSpecified

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

outside_thickness

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

outside_width

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

pitch

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