Show / Hide Table of Contents

Class StbSecBarArrangementBeam_RC

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

Properties

| Improve this Doc View Source

center_bottom

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

center_bottomSpecified

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

center_interval

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

center_intervalSpecified

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

center_side

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

center_sideSpecified

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

center_top

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

center_topSpecified

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

depth_cover_bottom

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

depth_cover_bottomSpecified

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

depth_cover_left

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

depth_cover_leftSpecified

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

depth_cover_right

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

depth_cover_rightSpecified

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

depth_cover_top

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

depth_cover_topSpecified

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

interval

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

intervalSpecified

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

Items

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

length_bar_end

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

length_bar_endSpecified

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

length_bar_start

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

length_bar_startSpecified

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

StbSecBarBeamXReinforced

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