Class StbCommon
Inheritance
System.Object
StbCommon
Assembly: STBDotNet.dll
Syntax
public class StbCommon : object
Properties
|
Improve this Doc
View Source
app_name
Declaration
public string app_name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
app_version
Declaration
public string app_version { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
convert_app_name
Declaration
public string convert_app_name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
convert_app_version
Declaration
public string convert_app_version { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
global_offset_X
Declaration
public double global_offset_X { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
global_offset_XSpecified
Declaration
public bool global_offset_XSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
global_offset_Y
Declaration
public double global_offset_Y { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
global_offset_YSpecified
Declaration
public bool global_offset_YSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
global_offset_Z
Declaration
public double global_offset_Z { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
global_offset_ZSpecified
Declaration
public bool global_offset_ZSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
global_rotation
Declaration
public double global_rotation { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
global_rotationSpecified
Declaration
public bool global_rotationSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
project_name
Declaration
public string project_name { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
StbApplyConditionsList
Declaration
public StbApplyConditionsList StbApplyConditionsList { get; set; }
Property Value
|
Improve this Doc
View Source
StbReinforcementStrengthList
Declaration
public StbReinforcementStrength[] StbReinforcementStrengthList { get; set; }
Property Value
|
Improve this Doc
View Source
strength_concrete
Declaration
public string strength_concrete { get; set; }
Property Value
Type |
Description |
System.String |
|