Class StbGirder
Inheritance
System.Object
StbGirder
Assembly: STBDotNet.dll
Syntax
public class StbGirder : object
Constructors
|
Improve this Doc
View Source
StbGirder()
Declaration
Properties
|
Improve this Doc
View Source
condition_end
Declaration
public StbGirderCondition_end condition_end { get; set; }
Property Value
|
Improve this Doc
View Source
condition_start
Declaration
public StbGirderCondition_start condition_start { get; set; }
Property Value
|
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_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
joint_end
Declaration
public double joint_end { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
joint_endSpecified
Declaration
public bool joint_endSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
joint_id_end
Declaration
public string joint_id_end { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
joint_id_start
Declaration
public string joint_id_start { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
joint_start
Declaration
public double joint_start { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
joint_startSpecified
Declaration
public bool joint_startSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
kind_haunch_end
Declaration
public StbGirderKind_haunch_end kind_haunch_end { get; set; }
Property Value
|
Improve this Doc
View Source
kind_haunch_start
Declaration
public StbGirderKind_haunch_start kind_haunch_start { get; set; }
Property Value
|
Improve this Doc
View Source
kind_joint_end
Declaration
public StbGirderKind_joint_end kind_joint_end { get; set; }
Property Value
|
Improve this Doc
View Source
kind_joint_start
Declaration
public StbGirderKind_joint_start kind_joint_start { get; set; }
Property Value
|
Improve this Doc
View Source
kind_structure
Declaration
public StbGirderKind_structure kind_structure { get; set; }
Property Value
|
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 StbGirderSection_io_end section_io_end { get; set; }
Property Value
|
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 StbGirderSection_io_start section_io_start { get; set; }
Property Value
|
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
StbGirderViaNode
Declaration
public StbGirderViaNode StbGirderViaNode { get; set; }
Property Value
|
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 StbGirderType_haunch_H type_haunch_H { get; set; }
Property Value
|
Improve this Doc
View Source
type_haunch_V
Declaration
public StbGirderType_haunch_V type_haunch_V { get; set; }
Property Value