Show / Hide Table of Contents

Class StbSecBeam_SRC_Haunch

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

Properties

| Improve this Doc View Source

depth

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

pos

Declaration
public StbSecBeam_RC_HaunchPos pos { get; set; }
Property Value
Type Description
StbSecBeam_RC_HaunchPos
| Improve this Doc View Source

width

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