Show / Hide Table of Contents

Class StbSecSteelFigureColumn_SRC

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

Constructors

| Improve this Doc View Source

StbSecSteelFigureColumn_SRC()

Declaration
public StbSecSteelFigureColumn_SRC()

Properties

| Improve this Doc View Source

base_type

Declaration
public StbSecSteelFigureColumn_SRCBase_type base_type { get; set; }
Property Value
Type Description
StbSecSteelFigureColumn_SRCBase_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

length_embedded

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

length_embeddedSpecified

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