Show / Hide Table of Contents

Class StbCalGirder

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

Constructors

| Improve this Doc View Source

StbCalGirder()

Declaration
public StbCalGirder()

Properties

| Improve this Doc View Source

guid

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

haunch_end

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

haunch_endSpecified

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

haunch_start

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

haunch_startSpecified

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

id

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

id_node_end

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

id_node_start

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

id_parent

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

id_section

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

isFoundation

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

kind_haunch_end

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

kind_haunch_start

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

kind_structure

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

name

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

offset_end_X

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

offset_end_XSpecified

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

offset_end_Y

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

offset_end_YSpecified

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

offset_end_Z

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

offset_end_ZSpecified

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

offset_start_X

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

offset_start_XSpecified

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

offset_start_Y

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

offset_start_YSpecified

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

offset_start_Z

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

offset_start_ZSpecified

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

rotate

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

section_io_end

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

section_io_endSpecified

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

section_io_start

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

section_io_startSpecified

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

strength_concrete

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

thickness_add_bottom

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

thickness_add_bottomSpecified

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

thickness_add_left

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

thickness_add_leftSpecified

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

thickness_add_right

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

thickness_add_rightSpecified

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

thickness_add_top

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

thickness_add_topSpecified

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

type_haunch_H

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

type_haunch_V

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