Show / Hide Table of Contents

Class StbSecSteelFigureBeam_SRC

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

Properties

| 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_end

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

joint_id_start

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

level

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

levelSpecified

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

offset

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

offsetSpecified

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