Show / Hide Table of Contents

Class StbCalGirderSectionProperty

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

Constructors

| Improve this Doc View Source

StbCalGirderSectionProperty()

Declaration
public StbCalGirderSectionProperty()

Properties

| Improve this Doc View Source

A

Declaration
public double A { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

As_Y

Declaration
public double As_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

As_Z

Declaration
public double As_Z { 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

I_Y

Declaration
public double I_Y { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

I_Z

Declaration
public double I_Z { get; set; }
Property Value
Type Description
System.Double
| Improve this Doc View Source

id

Declaration
public string id { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX