Show / Hide Table of Contents

Class StbJoints

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

Properties

| Improve this Doc View Source

StbJointBeamShapeH

Declaration
public StbJointBeamShapeH[] StbJointBeamShapeH { get; set; }
Property Value
Type Description
StbJointBeamShapeH[]
| Improve this Doc View Source

StbJointColumnShapeCross

Declaration
public StbJointColumnShapeCross[] StbJointColumnShapeCross { get; set; }
Property Value
Type Description
StbJointColumnShapeCross[]
| Improve this Doc View Source

StbJointColumnShapeH

Declaration
public StbJointColumnShapeH[] StbJointColumnShapeH { get; set; }
Property Value
Type Description
StbJointColumnShapeH[]
| Improve this Doc View Source

StbJointColumnShapeT

Declaration
public StbJointColumnShapeT[] StbJointColumnShapeT { get; set; }
Property Value
Type Description
StbJointColumnShapeT[]
  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX