Show / Hide Table of Contents

Class StbSecSteelBeam_SRC_Joint

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

Properties

| Improve this Doc View Source

pos

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

pos_name

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

shape

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

strength_main

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

strength_web

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