Show / Hide Table of Contents

Class StbBeam_SRC_RebarPositionApply

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

Properties

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

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

center_top_bottomSpecified

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

depth_cover_side

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

depth_cover_sideSpecified

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

depth_cover_top_bottom

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

depth_cover_top_bottomSpecified

Declaration
public bool depth_cover_top_bottomSpecified { 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

length_to_center

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

length_to_centerSpecified

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

set_default

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