Class StbCalGirderRigidzone
Inheritance
System.Object
StbCalGirderRigidzone
Assembly: STBDotNet.dll
Syntax
public class StbCalGirderRigidzone : object
Constructors
|
Improve this Doc
View Source
StbCalGirderRigidzone()
Declaration
public StbCalGirderRigidzone()
Properties
|
Improve this Doc
View Source
end
Declaration
public double end { get; set; }
Property Value
Type |
Description |
System.Double |
|
|
Improve this Doc
View Source
guid
Declaration
public string guid { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
id
Declaration
public string id { get; set; }
Property Value
Type |
Description |
System.String |
|
|
Improve this Doc
View Source
start
Declaration
public double start { get; set; }
Property Value
Type |
Description |
System.Double |
|