Show / Hide Table of Contents

Class StbCalGirderCriticalPosition

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

Constructors

| Improve this Doc View Source

StbCalGirderCriticalPosition()

Declaration
public StbCalGirderCriticalPosition()

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
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX