Class StbSecSteelFigureBeam_SRC
Inheritance
System.Object
StbSecSteelFigureBeam_SRC
Assembly: STBDotNet.dll
public class StbSecSteelFigureBeam_SRC : object
Properties
|
Improve this Doc
View Source
Declaration
public object[] Items { get; set; }
Property Value
Type |
Description |
System.Object[] |
|
|
Improve this Doc
View Source
Declaration
public string joint_id_end { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public string joint_id_start { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
Declaration
public double level { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
Declaration
public bool levelSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|
|
Improve this Doc
View Source
Declaration
public double offset { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
Declaration
public bool offsetSpecified { get; set; }
Property Value
Type |
Description |
System.Boolean |
|