Show / Hide Table of Contents

Class StbSecSteelFigureColumn_S

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

Constructors

| Improve this Doc View Source

StbSecSteelFigureColumn_S()

Declaration
public StbSecSteelFigureColumn_S()

Properties

| Improve this Doc View Source

base_type

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

Items

Declaration
public object[] Items { get; set; }
Property Value
Type Description
System.Object[]
| Improve this Doc View Source

joint_id_bottom

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

joint_id_top

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