Show / Hide Table of Contents

Class StbColumn_RC_RebarPositionApply

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

Properties

| Improve this Doc View Source

center

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

centerSpecified

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

depth_cover

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

depth_coverSpecified

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