Show / Hide Table of Contents

Class StbSecBaseConventional_S_AnchorBolt

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

Properties

| Improve this Doc View Source

arrangement_bolt

Declaration
public StbSecBaseConventional_S_AnchorBoltArrangement_bolt arrangement_bolt { get; set; }
Property Value
Type Description
StbSecBaseConventional_S_AnchorBoltArrangement_bolt
| Improve this Doc View Source

D1_X

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

D1_Y

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

D2_X

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

D2_Y

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

kind_bolt

Declaration
public StbSecBaseConventional_S_AnchorBoltKind_bolt kind_bolt { get; set; }
Property Value
Type Description
StbSecBaseConventional_S_AnchorBoltKind_bolt
| Improve this Doc View Source

length_bolt

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

N_X

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

N_Y

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

name_bolt

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

strength_bolt

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