Show / Hide Table of Contents

Class StbJointShapeT

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

Constructors

| Improve this Doc View Source

StbJointShapeT()

Declaration
public StbJointShapeT()

Properties

| Improve this Doc View Source

clearance

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

name_bolt

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

offset_T

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

strength_bolt

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

strength_plate

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